Skip to content

Commit

Permalink
Deployed a79aca7 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 21, 2024
0 parents commit 65cb63b
Show file tree
Hide file tree
Showing 173 changed files with 285,669 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
3,181 changes: 3,181 additions & 0 deletions 404.html

Large diffs are not rendered by default.

Binary file added _site_essentials/fonts/GeneralSans-Bold.woff2
Binary file not shown.
Binary file added _site_essentials/fonts/GeneralSans-Medium.woff2
Binary file not shown.
Binary file added _site_essentials/fonts/GeneralSans-Regular.woff2
Binary file not shown.
Binary file added _site_essentials/fonts/GeneralSans-Semibold.woff2
Binary file not shown.
16 changes: 16 additions & 0 deletions _site_essentials/js/mathjax.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
window.MathJax = {
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
};

document$.subscribe(() => {
MathJax.typesetPromise()
})
Loading

0 comments on commit 65cb63b

Please sign in to comment.