Skip to content

Commit 304c1c1

Browse files
committed
Update shinystan site
1 parent 8ba50a2 commit 304c1c1

5 files changed

Lines changed: 12 additions & 22 deletions

File tree

_pkgdown.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ articles:
5757

5858
reference:
5959
- title: "Package overview"
60-
desc: "Details about the shinystan R package"
60+
desc: >
61+
Details about the shinystan R package.
6162
contents:
6263
- shinystan-package
6364
- title: "Launching the app"

favicon.ico

0 Bytes
Binary file not shown.

index.html

Lines changed: 4 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,18 @@
1515
<br>
1616
<div style="text-align:center">
1717
<a href="http://mc-stan.org/assets/img/shinystan/home.png">
18-
<img src="http://mc-stan.org/assets/img/shinystan/home.png" width=19% />
18+
<img src="http://mc-stan.org/assets/img/shinystan/home.png" width=23.75% />
1919
</a>
2020
<a href="http://mc-stan.org/assets/img/shinystan/explore.png">
21-
<img src="http://mc-stan.org/assets/img/shinystan/explore.png" width=24.5% />
21+
<img src="http://mc-stan.org/assets/img/shinystan/explore.png" width=30.625% />
2222
</a>
2323
<a href="http://mc-stan.org/assets/img/shinystan/diagnose.png">
24-
<img src="http://mc-stan.org/assets/img/shinystan/diagnose.png" width=24.5% />
24+
<img src="http://mc-stan.org/assets/img/shinystan/diagnose.png" width=30.625% />
2525
</a>
2626
</div>
2727

28+
<br>
29+
2830
ShinyStan provides immediate, informative, customizable visual and
2931
numerical summaries of model parameters and convergence diagnostics for
3032
MCMC simulations. The ShinyStan interface is coded primarily in R using

reference/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)