Skip to content

Conversation

microbit-matt-hillsdon
Copy link
Contributor

This allows us to deploy with a base URL which is helpful for preview deployments. It's not ideal but it's a pragmatic way to sort out our review deployment setup.

This requires Jekyll to be upgraded to the latest 3.x for relative_url support. Note if you don't install the latest it just silently fails to work.

This allows us to deploy with a base URL which is helpful for preview deployments. It's not ideal but it's a pragmatic way to sort out our review deployment setup.

This also upgrades Jekyll to the latest 3.x for relative_url support.
Note if you don't install the latest it just silently fails to work.
@microbit-matt-hillsdon
Copy link
Contributor Author

Needs to be merged in coordination with a tech site PR.

@microbit-matt-hillsdon
Copy link
Contributor Author

One downside of this change is that GitHub no longer renders the links as links in its rich markdown diffs/file previews. However, they never did actually work as links (as they don't reference the markdown but the permalink) so I don't think this is so bad. Ideally we'd use a SSG that lets us link to .md files in the natural way and have the correct website URLs emitted at build time - one to consider in future.

Copy link
Contributor

@microbit-robert microbit-robert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One random quote has snuck in, but otherwise looks good.

Co-authored-by: Robert Knight <[email protected]>
Copy link
Contributor

@microbit-robert microbit-robert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@microbit-matt-hillsdon microbit-matt-hillsdon merged commit ac0511a into master Sep 4, 2025
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.

2 participants