Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 790 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 790 Bytes

Silex Dashboard

Here is the source code of Silex dashboard. It is a Silex plugin which can be installed to manage websites you will then edit in Silex.

Technically, the dashboard is an 11ty website with a design made in Silex + a vue.js app which interacts with Silex API

Silex dashboard screenshot

For discussions and bug report please go to Silex main project

Contribute

Start Tina CMS

$ npm run tina:dev

In another terminal, start Silex and 11ty

$ npm start

Use these links