v1.1.0
This is a big update and thank you to Reddit users RB5Network and Budget_Confection498 for their feedback on the thread.
Docker Compose!
- Major (breaking) change since the app now moves to a
docker-compose.yamlsetup fundamentally changing how to write content in it.README.mdwill have more context but you can now mount directories for content (piecesandpages) while using the public image to constantly rebuild the site on push or update. You are free to set this up yourself.config.yaml,intro.md, andfavicon.icocan also be mounted. - Documentation for setting up a content repository and automation is now also available in WRITING.md.