This is a barebones example of using KalaStatic, along with Bootstrap.
This demonstrates the following features:
- Markdown
- Twig
- Layouts
-
Install Node.js >= 7
-
Install npm dependencies
npm install
-
Run the demo locally
npm start
https://kalamuna.github.io/kalastatic-boilerplate/
npm run deploy