vault backup: 2025-01-17 11:24:01
This commit is contained in:
parent
780739398e
commit
6233cdaa17
1 changed files with 5 additions and 1 deletions
|
@ -8,6 +8,10 @@ date: 2025-01-16
|
|||
|
||||
[quartz-docker image](https://code.modernleft.org/gravityfargo/-/packages/container/quartz-docker/v4.4.0)
|
||||
|
||||
```bash
|
||||
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.
|
||||
|
||||
## 🚀 Features
|
||||
|
@ -18,7 +22,7 @@ This project runs **Quartz 4**, a fast, batteries-included static site generator
|
|||
|
||||
## 🛠️ Getting Started
|
||||
|
||||
### Docker Compose
|
||||
### 🐳 Docker Compose
|
||||
|
||||
See a list of all Environment Variables [[environment variables|here.]]
|
||||
|
||||
|
|
Loading…
Reference in a new issue