diff --git a/Applications/quartz-docker.md b/Applications/quartz-docker.md index ac7d128..a789ae3 100644 --- a/Applications/quartz-docker.md +++ b/Applications/quartz-docker.md @@ -12,7 +12,10 @@ docker pull code.modernleft.org/gravityfargo/quartz-docker:v4.4.0 This project runs **Quartz 4**, a fast, batteries-included static site generator, inside a **Docker container**. It transforms Markdown content into a fully functional website. -While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it requires additional configuration. This container simplifies the process significantly. +While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it is not as self contained as this project. + +This container will be using my fork of Quartz as my PR to have configuration set via JSON was denied. I tried a few alternative methods for configuration with this container but none were as "clean" + ## 🚀 Features