initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
ms_encoding = 'utf-8'
|
||||
ms_port = '8009'
|
||||
ms_host = 'localhost'
|
||||
ms_root = './'
|
||||
ms_debug = True
|
||||
ms_reloader = True
|
||||
html_extension = '.html'
|
||||
markdown_root = 'resources/markdown/'
|
||||
html_root = 'resources/html/'
|
||||
css_root = 'resources/css/'
|
||||
css_name = 'github.css'
|
||||
markdown_type = 'gfm'
|
||||
Reference in New Issue
Block a user