Skip to content

kalamuna/kalastatic-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KalaStatic Boilerplate

This is a barebones example of using KalaStatic, along with Bootstrap.

Features

This demonstrates the following features:

  • Markdown
  • Twig
  • Layouts

Usage

  1. Install Node.js >= 7

  2. Install npm dependencies

    npm install
    
  3. Run the demo locally

    npm start
    

Deploy

https://kalamuna.github.io/kalastatic-boilerplate/

npm run deploy

Releases

No releases published

Packages

No packages published