stan-dev.github.io
stan-dev.github.io copied to clipboard
Stan website based on the So Simple Jekyll theme.
With Stan 2.33+ several old language syntax features produce errors. All the case studies would be good to update to use the latest syntax. Many case studies are in external...
this page: https://mc-stan.org/users/documentation/ should contain links to earlier versions of the docs. online docs exist since 2.18 (functions ref added for 2.19)
Redesign
I have some suggestions for the existing Stan website from my experience of using the site and introducing new users to Stan via the site. ## Discoverability While the current...
the Stan documentation has been converted to RMarkdown format which is markdown plus latex's mathjax for the math and R chunks for producing charts and graphs and running programs. we...
Here's the Korea group we heard about in today's meeting: https://www.facebook.com/groups/StanKorea and there are more Stan meetup groups we can link to.
Now that we added a ScalaStan link from our users/interfaces page, we can add the rest of the high-profile interfaces to Stan. The big qustion is how to marke these...
Wishlist item: having the [citations page](http://mc-stan.org/citations/) available in `BibTeX` format. Solution suggestion: I don't know how the build process of the site works, but perhaps [jekyll-scholar](https://github.com/inukshuk/jekyll-scholar) could be useful.
Right now with every release we need to update version numbers for documentation - cf., this commit: https://github.com/stan-dev/stan-dev.github.io/commit/6ff23538589a53e7a429d3b519d07286f3a065fd instead, index pages should link unversioned page, which redirects to latest version....
@bnicenboim suggested here: https://github.com/stan-dev/stan-dev.github.io/issues/37#issuecomment-309366022 you should think on adding DOIs to the case studies and the Stancon papers. If I want to refer to them in a paper, it's much...
This is from @andrewgelman, who wants to reduce the number of menu items on the top page in order to focus user search. The plan will require more clicks to...