Skip to content

fix(docs): build without path prefix for argh.nullean.net - #71

Merged
Mpdreamz merged 1 commit into
mainfrom
fix/gh-pages-custom-domain-prefix
Aug 19, 2026
Merged

Mpdreamz merged 1 commit into
mainfrom
fix/gh-pages-custom-domain-prefix

Conversation

@Mpdreamz

Copy link
Copy Markdown
Contributor

Summary

  • The elastic/docs-builder/actions/publish wrapper hardcodes prefix: basename(repo) → /argh/, which breaks the site when hosted at argh.nullean.net (root domain)
  • Calls elastic/docs-builder@main directly without a prefix, so all asset and page URLs are root-relative
  • Manually wires up the configure-pages / upload-artifact / deploy-pages steps that the wrapper was doing

Test plan

  • Merge and confirm the Pages workflow succeeds
  • Verify https://argh.nullean.net loads correctly with no broken asset paths

🤖 Generated with Claude Code

@Mpdreamz
Mpdreamz merged commit dd3cb8a into main Aug 19, 2026
5 checks passed
@Mpdreamz
Mpdreamz deleted the fix/gh-pages-custom-domain-prefix branch August 19, 2026 16:18
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.

1 participant