Files
blog/mkdocs.yml
Rustam bb78a3aa2b add some settings
- terminal theme (in `mkdocs.yml` and `requirements.txt`)
- footnotes plugin
- add search plugin to search cyryllic
2024-09-24 18:13:46 +03:00

22 lines
422 B
YAML

site_name: Записки шизофреника
site_url: https://rustbas.github.io/blog
theme:
name: terminal
palette: dark
plugins:
- search:
lang: ["ru", "en"]
markdown_extensions:
- pymdownx.arithmatex:
generic: true
- admonition
- pymdownx.details
- pymdownx.superfences
- footnotes
extra_javascript:
- javascripts/mathjax.js
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js