Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 244 Bytes

Riak Core Lite Site

Site

The blog is setup with nikola, check blog/conf.py for the configuration

To create a new post

cd blog-src
nikola new_post

To build the blog

make blog