summaryrefslogtreecommitdiffstats
path: root/content/en
diff options
context:
space:
mode:
Diffstat (limited to 'content/en')
-rw-r--r--content/en/slackware/_index.md8
-rw-r--r--content/en/slackware/sample-project/index.md19
2 files changed, 27 insertions, 0 deletions
diff --git a/content/en/slackware/_index.md b/content/en/slackware/_index.md
new file mode 100644
index 0000000..cc5ecd8
--- /dev/null
+++ b/content/en/slackware/_index.md
@@ -0,0 +1,8 @@
++++
+title = "Slackware"
+date = 2026-06-26T00:00:00Z
++++
+
+I build and run everything on **Slackware**. This page collects the projects
+I maintain around it, and the reasons I keep choosing it: simplicity,
+transparency, and staying out of my way.
diff --git a/content/en/slackware/sample-project/index.md b/content/en/slackware/sample-project/index.md
new file mode 100644
index 0000000..14d8486
--- /dev/null
+++ b/content/en/slackware/sample-project/index.md
@@ -0,0 +1,19 @@
++++
+title = "Sample Project"
+tagline = "A placeholder project to validate the section layout."
+status = "active"
+repo_url = "https://git.danix.xyz/sample-project"
+tags = ["bash", "slackbuild", "python"]
++++
+
+## What it is
+
+Freeform body content for the sample project.
+
+## How it works
+
+Details here.
+
+## Rationale
+
+Why it exists.