vault backup: 2025-01-16 22:07:26
This commit is contained in:
parent
18f0fe2ff3
commit
6a5df539bc
3 changed files with 26 additions and 22 deletions
|
@ -1,21 +0,0 @@
|
|||
<!--
|
||||
title: Applications Index
|
||||
description:
|
||||
published: true
|
||||
date: 2025-01-16T02:37:33.249Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2025-01-16T02:37:33.249Z
|
||||
-->
|
||||
|
||||
<h1>ModernLeft - Applications</h1>
|
||||
<figure class="table">
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>fail2ban-manager</td>
|
||||
<td>Description</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</figure>
|
0
Applications/index.md
Normal file
0
Applications/index.md
Normal file
|
@ -4,3 +4,28 @@ 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
|
||||
|
|
Loading…
Reference in a new issue