v1.1.0
New Feature
Improvement
MDX Blog System & Updated Pricing
Implemented a complete MDX blog system with syntax highlighting, tag filtering, and search. Updated pricing to better reflect the value: Pro now $199, Pro Plus $299.
# MDX Blog System & Updated Pricing
We're excited to announce two major updates to LaunchSuite: a complete MDX blog system and updated pricing that better reflects the tremendous value you get.
## 🎨 Complete MDX Blog System
We've built a production-ready blog system that rivals the best SaaS blogs out there. Inspired by Makerkit's clean design, our blog is minimal, fast, and developer-friendly.
### What's Included
**Blog Features:**
- ✅ Full MDX support with React components
- ✅ Server-side rendering for optimal performance
- ✅ Syntax highlighting for code blocks
- ✅ Reading time calculation
- ✅ Tag-based filtering
- ✅ Search functionality
- ✅ Related posts suggestions
- ✅ Social sharing buttons
- ✅ SEO optimization (Open Graph, Twitter Cards)
- ✅ Responsive, mobile-first design
- ✅ Dark mode support
**Developer Experience:**
- Simple frontmatter-based content management
- Write posts in Markdown with React components
- Type-safe blog utilities
- Easy to extend and customize
- No external dependencies required
### How It Works
Create a new blog post by adding an MDX file to `content/blog/`:
```mdx
---
title: "Your Post Title"
description: "Brief description"
date: "2025-12-04"
author: "Your Name"
tags: ["Tag1", "Tag2"]
published: true
featured: false
---
# Your Content Here
Write your blog post using Markdown and React components!
```
The blog automatically:
- Compiles MDX at runtime
- Generates reading time
- Creates tag pages
- Handles search queries
- Renders with beautiful typography
### Clean, Minimal Design
We removed all image dependencies for a faster, cleaner blog experience:
- No hero images cluttering the layout
- Text-focused cards that load instantly
- Icon-based author attribution
- Maximum readability on all devices
## 💰 Updated Pricing
We've updated our pricing to better reflect the massive value LaunchSuite provides:
**LaunchSuite Pro: $99 → $199**
- Complete single-tenant SaaS foundation
- Authentication, billing, email system
- All UI components and themes
- Blog system with MDX
- Admin dashboard
- API keys & webhooks
- Lifetime updates
**LaunchSuite Pro Plus: $199 → $299**
- Everything in Pro, PLUS:
- Multi-tenant architecture
- Organization models
- Team management
- RBAC system
- Advanced admin tools
### Why the Update?
LaunchSuite now includes:
- **$50,000+ worth of pre-built features**
- **3-6 months of development time saved**
- **Production-ready code** that actually works
- **Comprehensive documentation**
- **Regular updates** and improvements
Compare this to competitors charging $999/year for less functionality. We're still offering the best value in the SaaS boilerplate market.
## 🚀 What's Next
We're continuously improving LaunchSuite based on your feedback. Coming soon:
- More blog features (RSS feed, pagination)
- Enhanced analytics
- Additional payment providers
- Mobile app template
- AI integrations
## Get Started
Ready to ship your SaaS at warp speed?
- [View Pricing](/#pricing)
- [Read Documentation](/docs)
- [Explore Blog](/blog)
---
**Questions?** Join our [Discord community](https://discord.gg/pC9GarrP) or email us at support@launchsuite.tech
Recent Updates
Stay Updated
Follow our changelog to stay informed about new features and improvements