Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 435 Bytes

1st step

Edit your 'riji.yml'.

2nd step

Edit your blog entry by markdown notation, save into 'article/entry' and git commit it.

3rd step

You can see the blog at local environment by using built in server as following step.

% riji server

4th step

You can publish static blog directory as follows.

% riji publish

'blog/' directory is created. Now, you can publish it to any servers.