Guide-Format anklicken um zu generieren oder Vorschau zu öffnen.
+
+
+
+
+
+
+ Fragen zum Guide
+
+
+
+
Stell eine Frage zum aktuellen Abschnitt.
+
+
+
{{ m.content }}
+
+
Denkt…
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/components/TopicSidebar.vue b/frontend/src/components/TopicSidebar.vue
new file mode 100644
index 0000000..974cab7
--- /dev/null
+++ b/frontend/src/components/TopicSidebar.vue
@@ -0,0 +1,574 @@
+
+
+
+
+
+
+
diff --git a/templates/Format/Guide.md b/templates/Format/Guide.md
new file mode 100644
index 0000000..13f23e2
--- /dev/null
+++ b/templates/Format/Guide.md
@@ -0,0 +1,782 @@
+# Guide Style System — Authoring & Build Specification
+
+This document is a **complete, self-contained specification** for producing a polished, book-style guide as a single HTML file that renders to a clean A4 PDF. It is **topic-neutral**: use it for programming subjects (PHP, Godot, Blender) and equally for non-technical ones (nutrition, finance, psychology, communication, language learning, …).
+
+You will normally be given two things: this specification and possibly one reference HTML file built with it. From those alone you must be able to:
+
+1. Gather the subject knowledge yourself (research as needed).
+2. Decide a structure (parts → chapters).
+3. Write a single HTML file that embeds the CSS from this document verbatim.
+4. Convert that HTML to PDF.
+
+Follow this spec exactly. The visual identity depends on small details (spacing, weights, the single accent color), so do not improvise the CSS. You **do** have full freedom over content, structure, length, and which optional building blocks you use.
+
+---
+
+## 1. Output contract
+
+- **One HTML file**, self-contained: a single `
+
+
+
+
+ …
+
+
+ …
+
+
+ …
+ …
+ …
+
+
+
+ …
+ …
+
+
+
+