Skip to content

Add automated mdBook docs publishing to GitHub Pages #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

moodmosaic
Copy link
Member

Adds a new CI job that automatically publishes documentation to GitHub Pages when changes are merged to master. This creates a fresh gh-pages branch on each run, making sure documentation is always in sync with the master branch.

@moodmosaic moodmosaic requested a review from a team as a code owner March 7, 2025 07:56
@moodmosaic
Copy link
Member Author

If we merge this before #119 we can then see this in action.

Copy link
Collaborator

@BowTiedRadone BowTiedRadone left a comment

Choose a reason for hiding this comment

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

Great to see this! I left some comments/questions. 🚀

Adds a new CI job that automatically publishes documentation to GitHub Pages
when changes are merged to master. This creates a fresh gh-pages branch on
each run, making sure documentation is always in sync with the master branch.
@moodmosaic moodmosaic force-pushed the ci/add-docs-publishing branch from 304b20e to 95537bb Compare March 10, 2025 09:09
Copy link
Collaborator

@BowTiedRadone BowTiedRadone left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@moodmosaic moodmosaic merged commit a40d613 into master Mar 10, 2025
22 checks passed
@moodmosaic moodmosaic deleted the ci/add-docs-publishing branch March 10, 2025 15:31
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