Skip to content

fix: link to UI repository on GitHub instead of hardcoding templates/partials listing - #158

Merged
squidfunk merged 1 commit into
masterfrom
fix/link-to-github-partials-to-avoid-drift
Aug 4, 2026
Merged

fix: link to UI repository on GitHub instead of hardcoding templates/partials listing#158
squidfunk merged 1 commit into
masterfrom
fix/link-to-github-partials-to-avoid-drift

Conversation

@pawamoy

@pawamoy pawamoy commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Closes #155.

We could also consider dynamically listing the locally installed files with an executed code block (get local install path with importlib.metadata, walk templates and print, output as tree fence), which would play better with versioned docs (which we don't have), since the GitHub link always points to master.

Comment thread docs/customization.md
Signed-off-by: Timothée Mazzucotelli <dev@pawamoy.fr>
@pawamoy
pawamoy force-pushed the fix/link-to-github-partials-to-avoid-drift branch from d164422 to 78851e2 Compare August 4, 2026 13:43
@squidfunk
squidfunk merged commit 28fab68 into master Aug 4, 2026
1 check passed
@squidfunk
squidfunk deleted the fix/link-to-github-partials-to-avoid-drift branch August 4, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to display path to default templates/partials

2 participants