Your markdown content here...
Headings work
So do bold and italic text.
- Bullet lists
- Also work
## Frontmatter Fields
- `title` (required): The title of your blog post
- `date` (required): Publication date in YYYY-MM-DD format
- `author` (optional): Author name (defaults to "Team Bonjour")
- `excerpt` (required): Short description shown on the blog index
- `slug` (optional): URL slug (defaults to filename without extension)
- `published` (optional): Set to `false` to hide the post (defaults to `true`)
## Markdown Features Supported
- Headings (##, ###)
- **Bold** and *italic* text
- Links: `[text](url)`
- Lists (ordered and unordered)
- `inline code`
- Code blocks with ```
- Blockquotes with >
## URLs
Posts will be accessible at: `/blog/your-slug`
## Tips
- Keep excerpts under 200 characters
- Use descriptive slugs (e.g., "why-we-built-bonjour")
- Date format must be YYYY-MM-DD (e.g., 2025-01-29)
- Posts are sorted by date (newest first)
✨
Ready to try Bonjour?
A hyper-focused feed for your team. No endless lists. Just the work that matters.