/node-static-page-generator

A basic static page generator for Node.js.

Primary LanguageJavaScriptMIT LicenseMIT

node-static-page-generator

A basic static page generator for Node.js.

Logo

Installation & usage

  1. Fork or clone this repository.
  2. Run npm run start to get everything up and running.
  3. Create pages in Markdown inside the pages directory.
  4. Create corresponding metadata files in JSON inside the pages_meta directory.
  5. Add stylesheets, scripts and images inside the css, js and images directories.
  6. Alter the builder.js and page_template.js files inside the build directory to suit your needs.
  7. See the changes in your browser.
  8. Grab everything inside the build directory and show your static website to your friends.

Credits

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY.