Tools for publishing quis.cc.
- Runs Wordpress locally inside a Docker container
- Spiders the local-running site with
wgetto create a static mirror of the Wordpress site - Deploys the static mirror to Amazon S3
- Docker
- Python
- AWS CLI
make build-docker-imagemake wordpressmake frontend- Go to http://localhost:8000
- Under settings, select themes then activate the quis.cc theme
make generate
make serve-static