Skip to content

riak-core-lite/riak-core-lite.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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