CDCgov / ww-inference-model

An in-development R package and a Bayesian hierarchical model jointly fitting multiple "local" wastewater data streams and "global" case count data to produce nowcasts and forecasts of both observations
https://cdcgov.github.io/ww-inference-model/
Apache License 2.0
17 stars 2 forks source link

Setup pkgdown so it hosts release and dev sites #212

Closed gvegayon closed 1 month ago

gvegayon commented 1 month ago

This pull request includes several changes to the GitHub Actions workflow for building the pkgdown site, as well as minor updates to the project configuration files. The most important change sets two version of the pkgdown site: release (root) and dev (nested).

Workflow Improvements:

Configuration Updates:

github-actions[bot] commented 1 month ago

Thank you for your contribution, @gvegayon :rocket:! Your page is ready to preview here

gvegayon commented 1 month ago

The latest commit features the discussed changes, @kaitejohnson. I added a link to the top menu that allows switching between versions of the site. Notice the links will not work as expected since those are pointing to the absolute URLs. Here is teh releant artifact: https://github.com/CDCgov/ww-inference-model/actions/runs/11298508809/artifacts/2047035333.

kaitejohnson commented 1 month ago

I just added pkgdown site build (devel) and pkgdown site build (release).

The site looks great to me, thanks @gvegayon! I might wait until Tuesday to merge just in case anything happens that I don't understand with the deployment...

gvegayon commented 1 month ago

I love my font-awesome icon to switch between versions :P