From 63cfd82f07c014aa344fd78e4bf1de9575574016 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Tue, 21 Jul 2026 18:56:27 +0200 Subject: [PATCH] docs: Link auf das Live-Deployment (GitHub Pages) im README - prominent oben und in Nutzung/Usage: https://mhoennig.github.io/werkbaum/ - in EN (README.md) und DE (README.de.md) Co-Authored-By: Claude Opus 4.8 --- README.de.md | 5 ++++- README.md | 9 ++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.de.md b/README.de.md index 00fe66d..2fa18ff 100644 --- a/README.de.md +++ b/README.de.md @@ -6,6 +6,8 @@ [English](README.md) · **Deutsch** +**▶ Live ausprobieren: ** (jeweils neueste veröffentlichte Version) + Eine textuelle, Markdown-artige Notation für Projektstrukturpläne (Work Breakdown Structure) mit Und/Oder-Zerlegung — und ein Live-Editor, der sie als Diagramm rendert. @@ -32,7 +34,8 @@ der sie als Diagramm rendert. ![Werkbaum-Editor: Live-Diagramm oben, Textnotation darunter, mit Statusfarben, T-Shirt-Größen, Tags und Export-Schaltflächen](docs/screenshot.png) -`frontend/index.html` im Browser öffnen — links Text bearbeiten, rechts entsteht das +Den [gehosteten Editor](https://mhoennig.github.io/werkbaum/) öffnen — oder +`frontend/index.html` im Browser — links Text bearbeiten, rechts entsteht das Diagramm live. Toggles: transponierte (schmale) Darstellung, verworfene Elemente einblenden. diff --git a/README.md b/README.md index b967cac..632d3f9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ **English** · [Deutsch](README.de.md) +**▶ Try it live: ** (latest deployed version) + A textual, Markdown-like notation for work breakdown structures with and/or decomposition — plus a live editor that renders it as a diagram. @@ -31,9 +33,10 @@ and/or decomposition — plus a live editor that renders it as a diagram. ![Werkbaum editor: live diagram on top, text notation below, with status colours, T-shirt sizes, tags and export buttons](docs/screenshot.png) -Open `frontend/index.html` in the browser — edit text on the left, the -diagram is built live on the right. Toggles: transposed (narrow) layout, -show discarded elements. +Open the [hosted editor](https://mhoennig.github.io/werkbaum/) — or +`frontend/index.html` in the browser — edit text on the left, the diagram is +built live on the right. Toggles: transposed (narrow) layout, show discarded +elements. ## Project documents