diff --git a/index.qmd b/index.qmd index b0aed2fe..dd5f19a5 100644 --- a/index.qmd +++ b/index.qmd @@ -16,21 +16,12 @@ aliases: ::: {.hero-banner} -::: {.grid} -::: {.g-col-1} -::: -::: {.g-col-8 } +:::: {.content-block} + # Stan: Software for Bayesian Data Analysis -::: -::: -::: +::::: {.hero-text} -::: {.second-banner} -::: {.grid} -::: {.g-col-1} -::: -::: {.g-col-8} ### Bayesian Modeling Stan enables sophisticated statistical modeling using Bayesian inference, allowing for more accurate and interpretable results in complex data scenarios. @@ -45,44 +36,32 @@ Interfaces for Python, Julia, R, and the Unix shell make it easy to use Stan in on laptops, clusters, or in the cloud. A rich ecosystem of tools for validation and visualization support decision-making and communication. -::: {.hero-buttons style="position: relative; display: flex; justify-content: center;"} + +::::: +::::: {.hero-buttons style="position: relative; display: flex; justify-content: center;"} [Get Started](install/){.btn-action-primary .btn-action .btn .btn-success .btn-lg role="button"} +::::: +:::: ::: -::: -::: -::: +::: {.content-block} -::: {.second-banner} -::: {.grid} -::: {.g-col-1} -::: -::: {.g-col-8} -## Community Resources +### Community Resources * The Stan [forums](https://discourse.mc-stan.org) provide support for all user levels and topics, from installing software, to writing Stan programs, to advanced Bayesian modeling techniques and methodology. * Stan's [documentation](https://mc-stan.org/docs), [tutorials](learn-stan/tutorials.qmd), and [case studies](learn-stan/case-studies.qmd) help users learn and use Stan effectively in their own projects. The [Prior Choice Recommendations](https://github.com/stan-dev/stan/wiki/Prior-Choice-Recommendations) wiki page provides guidance on appropriate priors for use with Stan. -::: -::: -::: -::: {.second-banner} -::: {.grid} -::: {.g-col-1} -::: +--- -::: {.g-col-8} -## Developer Resources +### Developer Resources * The [Stan Developer Wiki](https://github.com/stan-dev/stan/wiki) * The [Stan Forums Developers category](https://discourse.mc-stan.org/c/stan-dev/10) * The Stan slack channel [mc-stan.slack.com](https://join.slack.com/t/mc-stan/shared_invite/zt-1le4ebi4m-UMtiOkJb4gcS16qz2wIYCw) is for informal developer discussions. -::: -::: -::: +::: diff --git a/quarto-config b/quarto-config index c0810952..3b006c05 160000 --- a/quarto-config +++ b/quarto-config @@ -1 +1 @@ -Subproject commit c0810952e86003ac3671bc574586c3bdef482d72 +Subproject commit 3b006c0531acafc2ad9cc21f369846871f666cf0