forked from I2P_Developers/i2p.www
Note that blog directories must be two digits
This commit is contained in:
@@ -28,7 +28,7 @@ How to use the blog
|
||||
-------------------
|
||||
|
||||
1. Create a directory path matching the date of the blog post, e.g.
|
||||
'mkdir -p 2014/01/01'
|
||||
'mkdir -p 2014/01/01'. Day and month directories MUST be two digits!
|
||||
2. Create a file in that directory with suffix '.rst'. The name of the file and
|
||||
the directory path will together be the URL that the post will be visible at
|
||||
e.g. '2014/01/01/Happy-New-Year.rst' -> '/lang/blog/post/2014/01/01/Happy-New-Year'
|
||||
|
Reference in New Issue
Block a user