From 6a5df539bcacfbe02f32823c5a1f0e085e87bbdc Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Thu, 16 Jan 2025 22:07:26 -0500 Subject: [PATCH] vault backup: 2025-01-16 22:07:26 --- Applications/Index.html | 21 --------------------- Applications/index.md | 0 Applications/quartz-docker/index.md | 27 ++++++++++++++++++++++++++- 3 files changed, 26 insertions(+), 22 deletions(-) delete mode 100644 Applications/Index.html create mode 100644 Applications/index.md diff --git a/Applications/Index.html b/Applications/Index.html deleted file mode 100644 index f5b1585..0000000 --- a/Applications/Index.html +++ /dev/null @@ -1,21 +0,0 @@ - - -

ModernLeft - Applications

-
- - - - - - - -
fail2ban-managerDescription
-
diff --git a/Applications/index.md b/Applications/index.md new file mode 100644 index 0000000..e69de29 diff --git a/Applications/quartz-docker/index.md b/Applications/quartz-docker/index.md index ad731b7..b4f2bed 100644 --- a/Applications/quartz-docker/index.md +++ b/Applications/quartz-docker/index.md @@ -3,4 +3,29 @@ title: quartz-docker draft: false date: 2025-01-16 --- - + +# 📄 quartz-docker + +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 + +- + +## 🛠️ Getting Started + +### **1. Run the Container** + +```sh +docker run +``` + +```yaml +docker compose file +``` + +### **3. Build Schedule** + +## 🔧 Configuration + +## 📜 License