Compare commits

..

2 commits

Author SHA1 Message Date
6c9259af63
vault backup: 2025-01-17 10:48:51 2025-01-17 10:48:51 -05:00
578cd5a7a3
vault backup: 2025-01-17 10:45:13 2025-01-17 10:45:13 -05:00
2 changed files with 8 additions and 1 deletions

View file

@ -6,11 +6,17 @@ date: 2025-01-16
# 📄 quartz-docker # 📄 quartz-docker
[quartz-docker image](https://code.modernleft.org/gravityfargo/-/packages/container/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.
## 🚀 Features ## 🚀 Features
- - configurable with environment variables
- node and nginx included
- configurable cron for job to pull and build site
## 🛠️ Getting Started ## 🛠️ Getting Started

View file

@ -0,0 +1 @@
If you need help configuring cron: [Crontab.guru - The cron schedule expression generator](https://crontab.guru/)