Hugo website for instructions on how to make a regularly updating data pipeline using R, git, GitHub, Zenodo, and either GitHub Actions or Netlify.
In order to deploy this site locally:
- Install Hugo
- Open
config.tomland edit the changetheme = "learn"totheme = "hugo-theme-learn" - Unzip the contents of
themes/hugo-learn-theme.zipso that a directorythemes/hugo-learn-theme/gets created - From the Terminal, run
hugo serverfrom the root directory of your repo - Copy the
localhosturl into your browser. Ex:localhost:1313/