Edit your 'riji.yml'.
Edit your blog entry by markdown notation, save into 'article/entry' and git commit it.
You can see the blog at local environment by using built in server as following step.
% riji server
You can publish static blog directory as follows.
% riji publish
'blog/' directory is created. Now, you can publish it to any servers.