Skip to content

CH-RSE/ch-rse.github.io

Repository files navigation

Homepage for Research Software Engineers of Switzerland

To allow a most flexible use of this homepage, it is hosted at github. If you want to change something, do:

  1. Fork this repo
  2. Work locally on the code
git clone https://github.com/your_id/homepage
cd homepage
devbox shell --pure
# -D also serves draft posts
hugo serve -D
  1. Create a PR