-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_pkgdown.yml
More file actions
15 lines (13 loc) · 1.01 KB
/
_pkgdown.yml
File metadata and controls
15 lines (13 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
url: https://opensource.nibr.com/RBesT/
# using katex as per comment here: https://github.com/r-lib/pkgdown/issues/2704#issuecomment-2307055568
# this is needed to get equations to work with pkgdown 2.1.1
# version following pkfdown 2.1.1 should not require these
# customizations any longer
template:
bootstrap: 5
includes:
in_header: |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/katex.min.css" integrity="sha384-nB0miv6/jRmo5UMMR1wu3Gz6NLsoTkbqJghGIsx//Rlm+ZU03BU6SQNC66uf4l5+" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/katex.min.js" integrity="sha384-7zkQWkzuo3B5mTepMUcHkMB5jZaolc2xDwL6VFqjFALcbeS9Ggm/Yr2r3Dy4lfFg" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/contrib/auto-render.min.js" integrity="sha384-43gviWU0YVjaDtb/GhzOouOXtZMP/7XUzwPTstBeZFe/+rCMvRwr4yROQP43s0Xk" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>
home: