Skip to content

Chalarangelo/node-static-page-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A basic static page generator for Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published