You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# create environment, first time only
uv sync
# generate static website, at each modification
uv run pelican
# host static website locally
python3 -m http.server -d output/
About
Pelican source code for the Retrovirology website 💾