The SciPy website is built on the scientific-python-hugo-theme and served using Hugo.
git submodule update --init
pixi run build
The pages are in public/.
To run the development server, which hosts the site and recompiles automatically on edits:
pixi run serve
To update the teams, the team_query.py provided by the theme is used.
It needs a
GitHub token
with read:org permissions. Pass the token to pixi run teams:
pixi run teams PASTE_TOKEN_HERE
The service Plausible.io is used to gather simple and privacy-friendly analytics for the site. The dashboard can be accessed here. The Scientific Python community is managing the account.