Add lite version of website
This commit is contained in:
@@ -26,10 +26,10 @@ MARKDOWN = {
|
||||
'markdown.extensions.codehilite': {'css_class': 'highlight'},
|
||||
'markdown.extensions.extra': {},
|
||||
'markdown.extensions.meta': {},
|
||||
#'markdown.extensions.toc': {
|
||||
# 'toc_depth': '2-3',
|
||||
# 'anchorlink': True,
|
||||
#},
|
||||
'markdown.extensions.toc': {
|
||||
'toc_depth': '2-3',
|
||||
'anchorlink': True,
|
||||
},
|
||||
},
|
||||
'output_format': 'html5',
|
||||
}
|
||||
|
Reference in New Issue
Block a user