refactor: concat built-in js scripts

chore: vendorize katex 0.16.8

chore: vendorize flexsearch 0.7.31

chore: add katex fonts

chore: vendorize mermaid

* add option to disable math globally

chore: fix edit url nil variable

chore: add comments
This commit is contained in:
Xin
2023-08-12 22:48:41 +01:00
parent d66ae7146f
commit 3d7a4b7c99
71 changed files with 1735 additions and 36 deletions

View File

@ -79,6 +79,9 @@ params:
search:
disabled: false
math:
disabled: false
editURL:
disabled: false
base: "https://github.com/imfing/hextra/edit/dev/exampleSite/content"