Compare commits

..

No commits in common. "23622bdad5b8b689c724899d4fcfa831c55cf172" and "81963c43a97b5850eb8dfdf90e1568895cc572e1" have entirely different histories.

View file

@ -12,9 +12,7 @@ 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. 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 is not as self contained as this project. While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it requires additional configuration. This container simplifies the process significantly.
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 ## 🚀 Features