Skip to content

Commit

Permalink
Deployed 4a95f99 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 2, 2024
0 parents commit a5f1ac2
Show file tree
Hide file tree
Showing 173 changed files with 284,531 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
3,169 changes: 3,169 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 a5f1ac2

Please sign in to comment.