A basic static site generator using node.
Features
- Layout support
- Partial support
- Handlebars template
- JSON data, File based data
- SASS support
TODO Features
- JSX Support
- Pagination
- Plugin support
Usage
In the root folder of your website source
npm i -g static-website-generate && scg-build