Convert to markdown wholesale
This commit is contained in:
parent
48dd17af4e
commit
51610ca5ef
5485 changed files with 20682 additions and 13583 deletions
1
conf.py
1
conf.py
|
|
@ -47,6 +47,7 @@ POSTS = (
|
|||
("posts/*.txt", "posts", "post.tmpl"),
|
||||
("posts/*.html", "posts", "post.tmpl"),
|
||||
("posts/*.wp", "posts", "post.tmpl"),
|
||||
("posts/*.md", "posts", "post.tmpl"),
|
||||
)
|
||||
PAGES = (
|
||||
("stories/*.rst", "stories", "story.tmpl"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue