Compare commits

...

2 commits

Author SHA1 Message Date
23622bdad5
vault backup: 2025-01-17 17:10:42 2025-01-17 17:10:42 -05:00
000314ca1f
vault backup: 2025-01-17 17:05:45 2025-01-17 17:05:45 -05:00

View file

@ -12,7 +12,9 @@ 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](https://github.com/jackyzha0/quartz/pull/1725) to have configuration set via JSON was denied. I tried a few alternative methods for configuration with this container but none were as "clean" as I wanted , i.e. not having the entire source of the site mounted, just a "content" and "config" directory"
## 🚀 Features