forked from eggy/eifueo
setup: enable admonitions and set theme to material
This commit is contained in:
parent
de81d87679
commit
42ab8d5e04
@ -8,12 +8,15 @@ nav:
|
|||||||
- IB Resources: resources.md
|
- IB Resources: resources.md
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: materia
|
name: material
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- mdx_math:
|
- mdx_math:
|
||||||
add_preview: True
|
add_preview: True
|
||||||
enable_dollar_delimiter: True
|
enable_dollar_delimiter: True
|
||||||
|
- admonition
|
||||||
|
- pymdownx.details
|
||||||
|
- pymdownx.superfences
|
||||||
|
|
||||||
#extra_css: [
|
#extra_css: [
|
||||||
# 'https://cdn.jsdelivr.net/npm/katex/dist/katex.min.css'
|
# 'https://cdn.jsdelivr.net/npm/katex/dist/katex.min.css'
|
||||||
|
Loading…
Reference in New Issue
Block a user