Compare commits
2 commits
81963c43a9
...
23622bdad5
Author | SHA1 | Date | |
---|---|---|---|
23622bdad5 | |||
000314ca1f |
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue