Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 290 Bytes

File metadata and controls

5 lines (3 loc) · 290 Bytes

Web site source for the European Covid-19 Forecast Hub

To test locally, use rmarkdown::render_site() and open _site/index.html in a browser.

To make change, edit the Rmd (or yml/css) files and commit. The site gets automatically re-built with a github action following any changes.