Website for RHESSys, the Regional Hydro-Ecologic Simulation System.
This website is made using Quarto and Github Pages. After making changes to the website content, it can be published to Github using Quarto publish command (See details here). Specifically, you can type:
quarto publish gh-pages
in the terminal. Make sure git is on the branch with your content (i.e. master) and not on gh-pages.