News & Articles about NRP 77 Jobtracker
This website uses quarto and GitHub Actions to publish information on a GitHub Pages site. In order to lower waiting time and dependencies, this site uses quarto's freeze option.
This means the code is NOT executed on GitHub and computations need to run locally. We do so because
- we do not mean to change blog posts once published.
- after years there may be quite some requirements that are hard to fulfill in order to re-render the post and therefore the entire blog. Note that we can unfreeze specific posts if reproducibility through GitHub Actions is important for a specific post.
- make edits locally (or online on GitHub for smaller edits)
- git add, git commit, git push
- run
quarto render
- git add files INCLUDING
_freeze
folder, git commit, git push
pushing to GitHub will trigger a GitHub actions pipeline that re-renders and publisches to https://kof-ch.github.io/blog-jobtracker/