summaryrefslogtreecommitdiffstats
path: root/content/en/slackware
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-26 18:12:49 +0200
committerDanilo M. <danix@danix.xyz>2026-06-26 18:12:49 +0200
commit775bf8552233258e4e440ceab71ccc3da7d6b8b8 (patch)
tree064184582b734a00f0072b2ab01158baa182eec7 /content/en/slackware
parent061295959748d548a02316d63f41a6dd5837ea45 (diff)
downloaddanixxyz-775bf8552233258e4e440ceab71ccc3da7d6b8b8.tar.gz
danixxyz-775bf8552233258e4e440ceab71ccc3da7d6b8b8.zip
chore: remove sample-project test scaffolding
The slackware section ships empty; real projects get added later. Submenu now shows only Packages.
Diffstat (limited to 'content/en/slackware')
-rw-r--r--content/en/slackware/sample-project/index.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/content/en/slackware/sample-project/index.md b/content/en/slackware/sample-project/index.md
deleted file mode 100644
index ddaea8e..0000000
--- a/content/en/slackware/sample-project/index.md
+++ /dev/null
@@ -1,23 +0,0 @@
-+++
-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"]
-
-[menus.main]
- parent = "slackware"
- weight = 10
-+++
-
-## What it is
-
-Freeform body content for the sample project.
-
-## How it works
-
-Details here.
-
-## Rationale
-
-Why it exists.