Here the instructions to add yourself.
First create an environment with necessary python packages
cd [repository]
mamba env create
mamba activate splashpage
Then run the build script
./scripts/build_resources.sh
And preview your webpage!
open _build/html/index.html
This template uses simple text YAML files to fill in key website details. Cookiecutter is then used to populate templated HTML for the final webpage.