Rewrite Listmonk deployment guide to follow APP-GUIDES authoring guidelines#955
Merged
martin-helmich merged 8 commits intopatch-3from Feb 17, 2026
Merged
Rewrite Listmonk deployment guide to follow APP-GUIDES authoring guidelines#955martin-helmich merged 8 commits intopatch-3from
martin-helmich merged 8 commits intopatch-3from
Conversation
Co-authored-by: martin-helmich <2538958+martin-helmich@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Listmonk deployment guide to comply with authoring guidelines
Rewrite Listmonk deployment guide to follow APP-GUIDES authoring guidelines
Feb 13, 2026
Co-authored-by: martin-helmich <2538958+martin-helmich@users.noreply.github.com>
martin-helmich
requested changes
Feb 16, 2026
…ent initialization Co-authored-by: martin-helmich <2538958+martin-helmich@users.noreply.github.com>
martin-helmich
requested changes
Feb 16, 2026
…hen security warnings Co-authored-by: martin-helmich <2538958+martin-helmich@users.noreply.github.com>
martin-helmich
requested changes
Feb 17, 2026
Co-authored-by: martin-helmich <2538958+martin-helmich@users.noreply.github.com>
martin-helmich
requested changes
Feb 17, 2026
i18n/de/docusaurus-plugin-content-docs/current/guides/apps/listmonk.md
Outdated
Show resolved
Hide resolved
i18n/de/docusaurus-plugin-content-docs/current/guides/apps/listmonk.md
Outdated
Show resolved
Hide resolved
| Dieser Befehl liest die `docker-compose.yml`-Datei aus dem aktuellen Verzeichnis und stellt sie auf deinem Standard-Stack bereit. | ||
|
|
||
| #### Domain mit dem Container verknüpfen | ||
| ## Domain zuweisen {#domain-zuweisen} |
Member
There was a problem hiding this comment.
@copilot you're using the heading anchor IDs inconsistently, contrary to your explicit instructions.
- Have heading anchors for all subheadings
- Should be the same in the german translation as in the english original
Contributor
Author
There was a problem hiding this comment.
Fixed! Standardized all heading anchor IDs:
-
Added anchor IDs to all H3 headings in both languages:
#terraform#mstudio-ui#mw-container-run#mw-stack-deploy#database-setup#backups
-
Made H4 anchor IDs consistent between English and German:
#entrypoint-and-command(was#ui-entrypoint-and-commandin EN,#ui-entrypoint-und-commandin DE)#volumes(was#ui-volumes)#environment-variables(was#ui-environment-variablesin EN,#ui-umgebungsvariablenin DE)
-
Fixed H2 anchor consistency:
- Changed German
#domain-zuweisento#assign-domainto match English - Changed German
#datenbank-setupto#database-setupto match English
- Changed German
All anchor IDs are now technical/English-based and identical across both language versions for stable linking.
Commit: 29e266d
Signed-off-by: Martin Helmich <kontakt@martin-helmich.de>
Co-authored-by: martin-helmich <2538958+martin-helmich@users.noreply.github.com>
martin-helmich
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.imageattribute references["sh", "-c", "..."]without entrypoint modification.imageattribute instead of.nameLISTMONK_db__ssl_mode = "disable"to all deployment variants#terraform,#mstudio-ui, etc.)✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.