diff --git a/Docker Images/quartz.md b/Docker Images/quartz.md index 106d36c..5232f20 100644 --- a/Docker Images/quartz.md +++ b/Docker Images/quartz.md @@ -19,7 +19,9 @@ docker pull code.modernleft.org/gravityfargo/quartz-docker:v4.4.0 This project runs [Quartz](https://quartz.jzhao.xyz/) v4.4.0, 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 is not as self contained as this project, and I do not use Github/Gitlab. + +I have included node, nginx, and cron. Setup, building, and updating are all taken care of. There is no support for SSL or any other features that are not directly related to building the site. I run everything behind traefik, so I don't need it.