A fast, simple and modular static site generator, powered by Node.js and NPM.
Getting started with statik-site in 4 simple commands
$ npx create-statik-site your-project$ cd your-project$ npm install$ npm start
To read more about statik-site consult the Docs