497 B
Executable File
497 B
Executable File
title | description | pubDate | draft |
---|---|---|---|
Blog Posts Collection | Documentation for blog posts | 2025-04-18 | true |
Blog Posts Collection
This directory contains blog posts for the LaForceIT digital garden.
Content Guidelines
- All posts should include proper frontmatter
- Use Markdown for formatting content
- Images should be placed in the public/blog/images directory
Frontmatter Requirements
Every post needs at minimum:
---
title: "Post Title"
pubDate: YYYY-MM-DD
---