|
|
@ -183,14 +183,14 @@ module:
|
|
|
|
target: "assets/_paige/bootstrap-icons"
|
|
|
|
target: "assets/_paige/bootstrap-icons"
|
|
|
|
includeFiles: ["/bootstrap-icons.css"]
|
|
|
|
includeFiles: ["/bootstrap-icons.css"]
|
|
|
|
# Katex
|
|
|
|
# Katex
|
|
|
|
- source: "node_modules/katex/contrib/auto-render"
|
|
|
|
- source: "node_modules/katex/dist/contrib"
|
|
|
|
target: "assets/_paige/katex"
|
|
|
|
target: "assets/_paige/katex"
|
|
|
|
includeFiles: ["/auto-render.js"]
|
|
|
|
includeFiles: ["/auto-render.min.js"]
|
|
|
|
- source: "node_modules/katex/dist/fonts"
|
|
|
|
- source: "node_modules/katex/dist/fonts"
|
|
|
|
target: "static/_paige/katex/fonts"
|
|
|
|
target: "static/_paige/katex/fonts"
|
|
|
|
- source: "node_modules/katex/dist"
|
|
|
|
- source: "node_modules/katex/dist"
|
|
|
|
target: "assets/_paige/katex"
|
|
|
|
target: "assets/_paige/katex"
|
|
|
|
includeFiles: ["/katex.css", "/katex.js"]
|
|
|
|
includeFiles: ["/katex.min.css", "/katex.min.js"]
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
Install:
|
|
|
|
Install:
|
|
|
|