From 000314ca1f1817f112cbe6cc29ebf319245fc6ca Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Fri, 17 Jan 2025 17:05:45 -0500 Subject: [PATCH] vault backup: 2025-01-17 17:05:45 --- Applications/quartz-docker.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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