skri.be

Simple static blog generator

Usage no npm install needed!

<script type="module">
  import skriBe from 'https://cdn.skypack.dev/skri.be';
</script>

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

Setup.

Status

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