Skip to content

feat: support non-root baseurl#2051

Draft
achrinza wants to merge 3 commits into
gh-pagesfrom
feat/support-non-root-baseurl
Draft

feat: support non-root baseurl#2051
achrinza wants to merge 3 commits into
gh-pagesfrom
feat/support-non-root-baseurl

Conversation

@achrinza

@achrinza achrinza commented Jul 8, 2026

Copy link
Copy Markdown
Member

Note

This depends on (and branches from) #2049 for a newer version of Jekyll due to some behaviour differences in resolving site.url.

This adds support for hosting on a nont-root sub-path (with --baseurl flag), such as when deploying on a GitHub fork.

Comparison

Before:
image

After:
image

achrinza added 3 commits July 8, 2026 12:28
This moves away from the compatibility setup which simulates Pages Legacy Worker workflow.

This simplifies the setup, since the compat layer still converges to the same deployment strategy.

Furthermore, we can remove dependency on the external GH Action with long-lived SSH credentials

closes: #2048
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
see: loopbackio/security#26
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
This adds support for hosting on a nont-root sub-path (with `--baseurl` flag), such as when deploying on a GitHub fork

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
@achrinza achrinza changed the title Feat/support non root baseurl feat: support non root baseurl Jul 8, 2026
@achrinza achrinza changed the title feat: support non root baseurl feat: support non-root baseurl Jul 8, 2026
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