All activity
Ezra Freeleft a comment
This looks really cool, love the Git-as-CMS approach. I’m building a docs framework called MDX Docs (mdxdocs.com) that uses MDX files in a repo and maps them directly to routes (React + Vite). Curious if Git Blog supports MDX, or if it assumes plain Markdown today? If not, do you think MDX support would be feasible? I’d love to try wiring it up on my side.

Git BlogPublish sites using Markdown & GitHub from your phone
Ezra Freeleft a comment
Hey everyone! I'm Ezra, the creator of MDX Docs. I built this because I wanted a simple way to create documentation sites using tools I already like working with: React, Vite, and MDX. A lot of existing documentation platforms felt a bit heavy for smaller projects, so I wanted something more lightweight and easy to reason about. With MDX Docs you can: - Write documentation as MDX pages with...
MDX DocsA lightweight React framework for MDX documentation sites
