Skip to content

ci(docs): publish static docs to gh-pages#102

Merged
adohe merged 1 commit into
mainfrom
feat/docs-gh-pages-workflow
Jun 24, 2026
Merged

ci(docs): publish static docs to gh-pages#102
adohe merged 1 commit into
mainfrom
feat/docs-gh-pages-workflow

Conversation

@xsuler

@xsuler xsuler commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a docs publishing workflow for GitHub Pages
  • build Sphinx docs into dist/docs with warnings treated as errors
  • publish only compiled static files to a clean orphan gh-pages branch

Closes #101

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@xsuler xsuler self-assigned this Jun 24, 2026
@xsuler xsuler requested a review from adohe June 24, 2026 07:57
@xsuler xsuler added the kind/documentation Categorizes issue or PR as related to documentation label Jun 24, 2026
@xsuler xsuler added this to the v0.0.3 milestone Jun 24, 2026

@adohe adohe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@adohe adohe merged commit 4b55f5b into main Jun 24, 2026
3 checks passed
@xsuler xsuler deleted the feat/docs-gh-pages-workflow branch June 24, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish compiled documentation to GitHub Pages

2 participants