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 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
8e8c44bf9d
commit
63cfd82f07
+4
-1
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
[English](README.md) · **Deutsch**
|
[English](README.md) · **Deutsch**
|
||||||
|
|
||||||
|
**▶ Live ausprobieren: <https://mhoennig.github.io/werkbaum/>** (jeweils neueste veröffentlichte Version)
|
||||||
|
|
||||||
Eine textuelle, Markdown-artige Notation für Projektstrukturpläne
|
Eine textuelle, Markdown-artige Notation für Projektstrukturpläne
|
||||||
(Work Breakdown Structure) mit Und/Oder-Zerlegung — und ein Live-Editor,
|
(Work Breakdown Structure) mit Und/Oder-Zerlegung — und ein Live-Editor,
|
||||||
der sie als Diagramm rendert.
|
der sie als Diagramm rendert.
|
||||||
@@ -32,7 +34,8 @@ der sie als Diagramm rendert.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
`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
|
Diagramm live. Toggles: transponierte (schmale) Darstellung, verworfene
|
||||||
Elemente einblenden.
|
Elemente einblenden.
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
**English** · [Deutsch](README.de.md)
|
**English** · [Deutsch](README.de.md)
|
||||||
|
|
||||||
|
**▶ Try it live: <https://mhoennig.github.io/werkbaum/>** (latest deployed version)
|
||||||
|
|
||||||
A textual, Markdown-like notation for work breakdown structures with
|
A textual, Markdown-like notation for work breakdown structures with
|
||||||
and/or decomposition — plus a live editor that renders it as a diagram.
|
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.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Open `frontend/index.html` in the browser — edit text on the left, the
|
Open the [hosted editor](https://mhoennig.github.io/werkbaum/) — or
|
||||||
diagram is built live on the right. Toggles: transposed (narrow) layout,
|
`frontend/index.html` in the browser — edit text on the left, the diagram is
|
||||||
show discarded elements.
|
built live on the right. Toggles: transposed (narrow) layout, show discarded
|
||||||
|
elements.
|
||||||
|
|
||||||
## Project documents
|
## Project documents
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user