Hello World
getting-startedwelcome

Hello World
Welcome to your new multi-tenant blog platform! This is a sample post to demonstrate the blog functionality.
Getting Started
Your blog is now live and ready to serve content. Here's what you can do:
- Create posts - Add markdown files to your connected repository
- Customize your site - Update your site settings and branding
- Connect your domain - Use a custom domain for your blog
Markdown Support
This platform supports full markdown including:
- Bold and italic text
- Links
- Code blocks with syntax highlighting
- Images and media embeds
// Example code block
function greet(name) {
console.log(`Hello, ${name}!`);
}
What's Next?
Stay tuned for more features including:
- GitHub repository integration
- Custom themes
- Analytics dashboard
- SEO optimization tools
Happy blogging!