From 18363d46c7e1cba5f9911c55361b04dbe0201a61 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Wed, 22 Jul 2026 06:17:07 +0200 Subject: [PATCH] readme: Prod-Deployment (werkbaum.javagil.de) neben dem Latest-Build verlinken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Im "Live ausprobieren"-Banner steht jetzt die stabile Prod-Instanz https://werkbaum.javagil.de voran, der GitHub-Pages-Link bleibt als "latest build 🚧" daneben. Der "gehosteter Editor"-Verweis im Fliesstext zeigt ebenfalls auf die stabile Instanz. DE + EN. Co-Authored-By: Claude Opus 4.8 --- README.de.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.de.md b/README.de.md index d7c30c4..c7120b6 100644 --- a/README.de.md +++ b/README.de.md @@ -6,7 +6,7 @@ [English](README.md) · **Deutsch** -**▶ Live ausprobieren: ** (jeweils neueste veröffentlichte Version) +**▶ Live ausprobieren: ** (stabil) · (jeweils neuester Build 🚧) Eine textuelle, Markdown-artige Notation für Projektstrukturpläne (Work Breakdown Structure) mit Und/Oder-Zerlegung — und ein Live-Editor, @@ -34,7 +34,7 @@ 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) -Den [gehosteten Editor](https://mhoennig.github.io/werkbaum/) öffnen — links +Den [gehosteten Editor](https://werkbaum.javagil.de) öffnen — links Text bearbeiten, rechts entsteht das Diagramm live. Toggles: transponierte (schmale) Darstellung, verworfene Elemente einblenden. diff --git a/README.md b/README.md index ea1f80c..fb18cf4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **English** · [Deutsch](README.de.md) -**▶ Try it live: ** (latest deployed version) +**▶ Try it live: ** (stable) · (latest build 🚧) A textual, Markdown-like notation for work breakdown structures with and/or decomposition — plus a live editor that renders it as a diagram. @@ -33,7 +33,7 @@ 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 the [hosted editor](https://mhoennig.github.io/werkbaum/) — edit text on +Open the [hosted editor](https://werkbaum.javagil.de) — edit text on the left, the diagram is built live on the right. Toggles: transposed (narrow) layout, show discarded elements.