-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Lars van Braam edited this page Nov 20, 2017
·
20 revisions
- Setup
- Creating a block
- Configuration
- Nesting blocks
- Buttons
- Route Hijacking
- Custom init data
- Linking to blocks within a page
The repository contains a demo setup for the block system. It's based on the 0.3.1 version of the vue-skeleton. Since the block system is a plugin it should still work with newer versions of the skeleton. You can preview the demo either downloading the demo folder and running yarn
to install all dependencies and then run yarn dev
to start the dev server.
!!! Work in progress, will contains bugs !!!