We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61ece0 commit cc59e9fCopy full SHA for cc59e9f
1 file changed
_pkgdown.yml
@@ -1,5 +1,7 @@
1
url: https://mc-stan.org/shinystan
2
3
+destination: "."
4
+
5
template:
6
params:
7
bootswatch: cosmo
@@ -17,6 +19,8 @@ navbar:
17
19
menu:
18
20
- text: "rstan"
21
href: https://mc-stan.org/rstan
22
+ - text: "cmdstanr"
23
+ href: https://mc-stan.org/cmdstanr
24
- text: "rstanarm"
25
href: https://mc-stan.org/rstanarm
26
- text: "bayesplot"
0 commit comments