This is a test post to showcase your new database-backed blog!
Features
Here's what you get with this system:
- Beautiful Typography - Your content looks great
- Code Highlighting - Perfect for technical content
- Fast Performance - No external dependencies
- Full SEO Control - Every meta tag optimized
Markdown Support
You can use all standard markdown features:
- Bullet points
- Bold text
- Italic text
- Links
inline code
Code Blocks
function calculateROI(revenue, cost) {
return ((revenue - cost) / cost) * 100;
}
const roi = calculateROI(150000, 100000);
console.log(`ROI: ${roi}%`);
Tables
Blockquotes
"The best time to start was yesterday. The next best time is now."
Images
You can add images too (just need valid URLs):
Next Steps
- Import your existing blog posts
- Update vercel.json to remove HubSpot rewrites
- Deploy and watch your SEO improve!
Ready to see your real content? Just run the import script with your markdown files.