Skip to content

Rename mkdocs/ to docs/ and switch font to IBM Plex Sans + JetBrains Mono#201

Merged
koaning merged 1 commit intomainfrom
koaning/rio-de-janeiro-v3
May 1, 2026
Merged

Rename mkdocs/ to docs/ and switch font to IBM Plex Sans + JetBrains Mono#201
koaning merged 1 commit intomainfrom
koaning/rio-de-janeiro-v3

Conversation

@koaning
Copy link
Copy Markdown
Owner

@koaning koaning commented May 1, 2026

Summary

  • Rename the docs source directory from mkdocs/ to the conventional docs/. The project moved off mkdocs to zensical (Add zensical as an alternative docs build path #199) so the old name was misleading. Updates zensical.toml, scripts/post_zensical.py, README gallery image links, AGENTS.md, .gitignore, and the prep-release skill (which also still pointed at a long-gone mkdocs.yml).
  • Switch the docs font pair from Geist / Geist Mono to IBM Plex Sans / JetBrains Mono to match koaning.io.

Test plan

  • make docs builds clean with the new docs_dir and custom_dir.
  • Local preview (make docs-serve) renders body copy in IBM Plex Sans and code in JetBrains Mono in both light and dark palettes.
  • README gallery images load on GitHub after merge.

🤖 Generated with Claude Code

The project moved off mkdocs to zensical, so the directory name was
misleading. Rename `mkdocs/` to `docs/` (the universal convention) and
update every reference: zensical.toml, scripts/post_zensical.py, the
README gallery image links, AGENTS.md, .gitignore, and the prep-release
skill (which also still pointed at a long-gone `mkdocs.yml`).

Also switch the docs font pair to match koaning.io: IBM Plex Sans for
body text and JetBrains Mono for code, replacing Geist / Geist Mono.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@koaning koaning merged commit 3b77085 into main May 1, 2026
2 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.

1 participant