two new posts
This commit is contained in:
parent
82c5527ed8
commit
c522434553
4 changed files with 29 additions and 0 deletions
2
conf.py
2
conf.py
|
|
@ -46,6 +46,8 @@ DATE_FORMAT = '%Y-%m-%d'
|
|||
JS_DATE_FORMAT = 'YYYY-MM-DD'
|
||||
DATE_FANCINESS = 1
|
||||
PRETTY_URLS = False
|
||||
NEW_POST_DATE_PATH = False
|
||||
NEW_POST_DATE_PATH_FORMAT = '%Y/%m'
|
||||
POSTS = (
|
||||
("posts/*.md", "posts", "post.tmpl"),
|
||||
("posts/*.rst", "posts", "post.tmpl"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue