CH
Chalarangelo/node-static-page-generator
A basic static page generator for Node.js.
node-static-page-generator
A basic static page generator for Node.js.
Installation & usage
- Fork or clone this repository.
- Run
npm run startto get everything up and running. - Create pages in Markdown inside the
pagesdirectory. - Create corresponding metadata files in JSON inside the
pages_metadirectory. - Add stylesheets, scripts and images inside the
css,jsandimagesdirectories. - Alter the
builder.jsandpage_template.jsfiles inside thebuilddirectory to suit your needs. - See the changes in your browser.
- Grab everything inside the
builddirectory and show your static website to your friends.
Credits
Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY.