Compare commits
2 commits
7f445d14fd
...
6c9259af63
Author | SHA1 | Date | |
---|---|---|---|
6c9259af63 | |||
578cd5a7a3 |
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
If you need help configuring cron: [Crontab.guru - The cron schedule expression generator](https://crontab.guru/)
|
Loading…
Reference in a new issue