feat: add KaTeX support

This commit is contained in:
welpo
2023-04-15 19:55:57 +02:00
parent 7a1bb1d04c
commit f9335b3fa4
66 changed files with 35 additions and 5 deletions

View File

@@ -9,6 +9,8 @@ A simple blog theme powered by [Zola](https://getzola.org). See a live preview [
## Features
- [X] Dark and light themes. Defaults to the OS setting, with a switcher in the navigation bar.
- [X] [KaTeX](https://katex.org/) support.
- [X] All JavaScript (theme switcher and KaTeX) can be fully disabled.
- [X] Projects page.
- [X] Archive page.
- [x] Tags.