summaryrefslogtreecommitdiffstats
path: root/docs/superpowers/plans/2026-07-04-buildsystem-page.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 11:00:53 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 11:00:53 +0200
commit5a5526ad352230bf29722d25eda6a7cbbc326d85 (patch)
tree50e91f414e5a5e72a2ece4ebe445d240e713a80b /docs/superpowers/plans/2026-07-04-buildsystem-page.md
parente3d8e2682301f801b69cb8d55bdd8c60d5fa8962 (diff)
downloaddanixxyz-5a5526ad352230bf29722d25eda6a7cbbc326d85.tar.gz
danixxyz-5a5526ad352230bf29722d25eda6a7cbbc326d85.zip
content: add Package buildsystem Slackware pageHEADrelease_04072026-1101productionmaster
New bilingual system/architecture page narrating the whole slackware64-current build pipeline: the QEMU VM, repo assembly (slackrepo_setup), the phantom-dep hint layer (mkhint), building (slackrepo, aclemons fork), publishing (finish hooks + pkgs-html-structure), and the separate 15.0 stable-testing safety net (sbo-batch-tester). Includes a theme-styled SVG pipeline flowchart, three inline repo CTAs, and a closing sign-off. Menu entry under the Slackware parent (weight 20). Spec and plan updated to match. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'docs/superpowers/plans/2026-07-04-buildsystem-page.md')
-rw-r--r--docs/superpowers/plans/2026-07-04-buildsystem-page.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/superpowers/plans/2026-07-04-buildsystem-page.md b/docs/superpowers/plans/2026-07-04-buildsystem-page.md
index 07a4fd5..4ac271a 100644
--- a/docs/superpowers/plans/2026-07-04-buildsystem-page.md
+++ b/docs/superpowers/plans/2026-07-04-buildsystem-page.md
@@ -22,8 +22,14 @@
- Create: `content/en/slackware/buildsystem/header.jpg` — 1920x480, wide banner
- Create: `content/it/slackware/buildsystem/thumbnail.jpg` — copy of EN thumbnail
- Create: `content/it/slackware/buildsystem/header.jpg` — copy of EN header
-
-Image source: `/usr/share/wallpapers/cyan-02-1600x900.png`.
+- Create: `content/en/slackware/buildsystem/buildsystem-flow.svg` — pipeline flowchart (theme palette + fonts)
+- Create: `content/it/slackware/buildsystem/buildsystem-flow.svg` — copy of EN SVG
+
+Image source: `/usr/share/wallpapers/cyan-02-1600x900.png`. Flowchart derived
+from the approved artifact design (theme purple/green, Oxanium/JetBrains
+Mono/IBM Plex Sans), self-contained dark panel so it reads on both page themes.
+Displayed via the existing `image` shortcode (plain `<img>` wrapper), placed
+right after the intro paragraph, before `## The VM`.
All work on `master` in the content repo (no theme submodule change). Small/medium content change → work directly on master per project workflow.