diff options
Diffstat (limited to 'deprecated/ZJW/_config.yml')
-rw-r--r-- | deprecated/ZJW/_config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deprecated/ZJW/_config.yml b/deprecated/ZJW/_config.yml new file mode 100644 index 0000000..a03697b --- /dev/null +++ b/deprecated/ZJW/_config.yml | |||
@@ -0,0 +1,5 @@ | |||
1 | markdown: rdiscount | ||
2 | pygments: true | ||
3 | permalink: /posts/:title | ||
4 | rdiscount: | ||
5 | extensions: [smart] | ||