Example Page
·1 min
Blog Post File Structure:
Use: content/blog/YEAR/filename.md
Avoid: _index.md files for posts.
Required frontmatter:
titledate(ISO format)slugsummarydraft: false
Recommended:
description(SEO, 150-160 chars)keywordslastmod
When life gives you lemons, make lemonade.
Subscribe for updates on my $500 MRR journey!
Troubleshooting:
- Use
.md(not_index.md) for posts date:must be ISO format- Add
summary:for concise blog listing - Always set
slug: - Use simple directory structure