Example Page
·1 min
Blog Post File Structure:
Use: content/blog/YEAR/filename.md
Avoid: _index.md
files for posts.
Required frontmatter:
title
date
(ISO format)slug
summary
draft: false
Recommended:
description
(SEO, 150-160 chars)keywords
lastmod
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