Scaffolds docs-site/ with the warehack.ing cookie-cutter pattern (Caddy + Node multi-stage Dockerfile, caddy-docker-proxy labels, HMR via WSS). 21 content pages following Diataxis structure: - Start Here: overview, installation, first-steps tutorial - How-To Guides: media players, systemd, notifications, battery/network, bluetooth, service exploration, permissions - Reference: discovery tools, interaction tools, shortcut tools, resources, prompts, environment variables - Explanation: architecture, session vs system bus, confirmation flow, security layers Terminal-green + slate theme. Builds to 22 static HTML pages.
17 lines
1.1 KiB
XML
17 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<!-- D-Bus bridge icon: a bus/channel with connection nodes -->
|
|
<rect x="4" y="13" width="24" height="6" rx="2" fill="#1e293b"/>
|
|
<line x1="16" y1="4" x2="16" y2="13" stroke="#4ead6b" stroke-width="2.5" stroke-linecap="round"/>
|
|
<line x1="9" y1="7" x2="9" y2="13" stroke="#4ead6b" stroke-width="2.5" stroke-linecap="round"/>
|
|
<line x1="23" y1="7" x2="23" y2="13" stroke="#4ead6b" stroke-width="2.5" stroke-linecap="round"/>
|
|
<line x1="16" y1="19" x2="16" y2="28" stroke="#4ead6b" stroke-width="2.5" stroke-linecap="round"/>
|
|
<line x1="9" y1="19" x2="9" y2="25" stroke="#4ead6b" stroke-width="2.5" stroke-linecap="round"/>
|
|
<line x1="23" y1="19" x2="23" y2="25" stroke="#4ead6b" stroke-width="2.5" stroke-linecap="round"/>
|
|
<circle cx="16" cy="4" r="2.5" fill="#4ead6b"/>
|
|
<circle cx="9" cy="7" r="2" fill="#4ead6b"/>
|
|
<circle cx="23" cy="7" r="2" fill="#4ead6b"/>
|
|
<circle cx="16" cy="28" r="2.5" fill="#4ead6b"/>
|
|
<circle cx="9" cy="25" r="2" fill="#4ead6b"/>
|
|
<circle cx="23" cy="25" r="2" fill="#4ead6b"/>
|
|
</svg>
|