0.3.3 • Published 8 years ago

skri.be v0.3.3

Weekly downloads
24
License
-
Repository
github
Last release
8 years ago

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

Setup.

Status

At this point, skri.be is a draft and, thus, should not be used.