# Website ## Generate static content ``` sh ./sswg.sh ``` ## Run locally ``` sh cd _static python -m http.server ```