Skip to content

feat: switch to zensical - #140

Merged
Tobias-Fischer merged 1 commit into
RoboStack:masterfrom
ruben-arts:docs/switch-to-zensical
Aug 6, 2026
Merged

feat: switch to zensical#140
Tobias-Fischer merged 1 commit into
RoboStack:masterfrom
ruben-arts:docs/switch-to-zensical

Conversation

@ruben-arts

Copy link
Copy Markdown
Contributor

This move to Zensical is done to get rid of some legacy mkdocs configuration where we needed pypi dependencies. It improves the UX by making it faster and hopefully future prove this webpage as the maintainers of mkdocs-material are now building Zensical.

I've used Claude Opus 5 to do the transition and based it on the PR in Pixi which did the same kind of work: prefix-dev/pixi#6572

Appart from adding a Search bar there is practically no changes that I'm aware of visually.

Comment thread .github/workflows/ci.yml
- uses: prefix-dev/setup-pixi@v0.8.3
- run: pixi run mkdocs gh-deploy --force --no-strict
- uses: prefix-dev/setup-pixi@v0.10.0
- run: pixi run gh-deploy

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

TBH this was an idea by claude, it makes sense to me but i've never used it myself before. It told me it was pulled out of the mkdocs deploy gh-pages command that we used before.

If it doesn't work out I can figure out why for sure!

@Tobias-Fischer
Tobias-Fischer merged commit 417ce2f into RoboStack:master Aug 6, 2026
@Tobias-Fischer

Copy link
Copy Markdown
Contributor

Thanks @ruben-arts let's see what happens :)

@ruben-arts

Copy link
Copy Markdown
Contributor Author

That worked! Let me continue 🚀

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