|
@@ -13,6 +13,8 @@ markdown_extensions:
|
|
- admonition
|
|
- admonition
|
|
- toc:
|
|
- toc:
|
|
permalink: true
|
|
permalink: true
|
|
|
|
+ - figureAltCaption
|
|
|
|
+ - markdown.extensions.smarty
|
|
- markdown.extensions.toc:
|
|
- markdown.extensions.toc:
|
|
permalink: true
|
|
permalink: true
|
|
- pymdownx.arithmatex
|
|
- pymdownx.arithmatex
|
|
@@ -32,7 +34,7 @@ markdown_extensions:
|
|
extra_javascript:
|
|
extra_javascript:
|
|
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'
|
|
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'
|
|
extra_css:
|
|
extra_css:
|
|
- - ' '
|
|
|
|
|
|
+ - 'css/style.css'
|
|
pages:
|
|
pages:
|
|
- Home: index.md
|
|
- Home: index.md
|
|
- Tutorial:
|
|
- Tutorial:
|