Skip to content

chore: promote develop to main (docs icon fix)#59

Merged
amcheste merged 2 commits into
mainfrom
develop
Jun 5, 2026
Merged

chore: promote develop to main (docs icon fix)#59
amcheste merged 2 commits into
mainfrom
develop

Conversation

@amcheste-ai-agent
Copy link
Copy Markdown
Contributor

Summary

Promotes the docs icon fix (#57) from develop to main so docs.yml fires on the main push and the Material icons render on the live site.

This is a docs-only config change — no new tag, no version bump (still v0.4.1 on both PyPI and main).

Merge + deploy

gh pr merge <this-pr> --merge --admin

(--admin for main's enforce_admins.)

The merge to main triggers docs.yml automatically → builds + deploys → site picks up the icon fix.

Verify after

🤖 Generated with Claude Code

amcheste-ai-agent and others added 2 commits June 4, 2026 13:04
The docs site's "Where to go from here" cards on the home page render
literal `:material-rocket-launch:{ .lg .middle }` text instead of the
intended Material Design icons, because mkdocs.yml is missing the
`pymdownx.emoji` extension that resolves Material icon shortcodes.

Add the standard Material for MkDocs emoji config so `:material-*:`
shortcodes turn into inline SVG icons.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
@amcheste-ai-agent amcheste-ai-agent Bot requested a review from amcheste as a code owner June 5, 2026 15:36
@amcheste amcheste merged commit 1c7c2b9 into main Jun 5, 2026
30 checks passed
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