Content Management System
We've added a powerful content management system to GBSaaS!
New Features
Keystatic CMS
- Git-based content management
- Visual admin interface at
/keystatic - Markdown/Markdoc content editing
- Image uploads
- Live preview
Blog System
- Blog post listing with pagination
- Individual blog post pages
- Category filtering
- SEO optimization
- OpenGraph metadata
- RSS feed ready
Documentation Site
- Nested documentation structure
- Left sidebar navigation
- Table of contents
- Breadcrumb navigation
- Search-ready architecture
- Code syntax highlighting
Changelog
- Version tracking
- Change type badges (feature, fix, improvement, breaking)
- Chronological listing
- Individual changelog pages
Improvements
- Added prose styles for better content readability
- Improved image handling with Next.js Image optimization
- Enhanced SEO with structured metadata
Technical Details
- Uses
@keystatic/coreand@keystatic/next - Markdoc for content rendering
- Custom React components for enhanced content
- Server-side rendering for optimal performance
Getting Started
Access the Keystatic admin at /keystatic in development mode to start creating content!