statikPress

A super simple static site generator implemented in NodeJS with promises

How to run

First, clone the repo from github.

git clone https://github.com/mottaquikarim/statikPress

Then, install dependencies.

npm install

Finally, run the watcher that compiles markdown to HTML

node press