Skip to content

[4.2] remove submodules + remove dead analytics - #980

Open
anoderay wants to merge 2 commits into
darktable-org:release-4.2from
anoderay:release-4.2-remove-submodules
Open

[4.2] remove submodules + remove dead analytics#980
anoderay wants to merge 2 commits into
darktable-org:release-4.2from
anoderay:release-4.2-remove-submodules

Conversation

@anoderay

Copy link
Copy Markdown
Collaborator

release-4.2 still carried the three hugo-darktable-docs-theme submodules pointing at pixlsus org repo including the dead analytics.html partial (see #868).

This converts the three theme submodules (hugo-darktable-docs-theme, hugo-darktable-docs-pdf-theme, hugo-darktable-docs-epub-theme) into plain files, same approach master already uses, then removes analytics.html and its baseof.html reference in a separate commit.

Tested against hugo server 0.88.1 (the version pinned by this branch's shell.nix). To download it to your home directory:

mkdir -p ~/hugo-0.88.1
curl -fsSL -o ~/hugo-0.88.1/hugo.tar.gz "https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_extended_0.88.1_Linux-64bit.tar.gz"
tar xzf ~/hugo-0.88.1/hugo.tar.gz -C ~/hugo-0.88.1 hugo

Then to run it, from your local dtdocs repo root:

~/hugo-0.88.1/hugo server --disableFastRender

anoderay and others added 2 commits July 14, 2026 11:37
…ort)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@anoderay anoderay added the blocked do not merge this yet label Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked do not merge this yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant