Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 601 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 601 Bytes

Node.js Package

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

Used by