Skip to content

v1.1.0

Choose a tag to compare

@DeepanshKhurana DeepanshKhurana released this 25 Nov 09:32
· 111 commits to main since this release

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.yaml setup fundamentally changing how to write content in it. README.md will have more context but you can now mount directories for content (pieces and pages) 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, and favicon.ico can also be mounted.
  • Documentation for setting up a content repository and automation is now also available in WRITING.md.