Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 258 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 258 Bytes

Static site generator

Well, title says it all.

Tech used

  • Nunjucks
  • Babel
  • Stylus
  • Webpack
  • And other (see package.json)

Requirements

  • npm
  • Node
  • Babel-node (because I like ES2015 too much)

To run

  • npm install
  • npm start