Hello World: Building a GitHub-backed CMS
orchidtexture

Hello World
This is our first post on the Good Website. We are using GitHub to store our content and Next.js to render it with extreme speed.
Why GitHub as a CMS?
- Version Control: Every change is tracked.
- Developer Experience: Write in Markdown, push to Git.
- No Database: Reduces complexity and cost.
- Speed: Static generation at its best.
Stay tuned for more updates!