vault backup: 2025-01-19 19:39:32

This commit is contained in:
Nathan Price 2025-01-19 19:39:32 -05:00
parent bdedac454c
commit 066ae31d61
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -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.