Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repo?

Tools for publishing quis.cc.

How it works

  • Runs Wordpress locally inside a Docker container
  • Spiders the local-running site with wget to create a static mirror of the Wordpress site
  • Deploys the static mirror to Amazon S3

Requires

  • Docker
  • Python
  • AWS CLI

Getting it running locally

  • make build-docker-image
  • make wordpress
  • make frontend
  • Go to http://localhost:8000
  • Under settings, select themes then activate the quis.cc theme

To generate the static mirror into ./static

  • make generate

To see the static site locally

  • make serve-static

About

Tools for publishing quis.cc

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages