README
README
Skri.be is a simple static blog generator powered by redux.
The template engine used is Nunjucks.
How does it work?
You can try out Skri.be example:
In a terminal, type npm install skri.be
.
Once installed:
cd examples/blogs/bloggy-style
npm run dev
Open your browser at http://localhost:8084
Documentation
Status
At this point, skri.be is a draft and, thus, should not be used.