# Cline Rules Directory

This directory contains rules governing content creation, writing style, and project standards for jonbeckett.com.

## Available Rules

| Rule | Purpose |
|------|---------|
| [Project Overview](project-overview.md) | Author context, tech stack, platform constraints, GitHub Pages limitations |
| [Content Creation](content-creation.md) | Blog post file naming, front matter templates, image management standards |
| [Writing Style](writing-style.md) | Voice/tone guidelines, British English standards, file structure, development commands |

## Structure
```
.clinerules/
├── README.md
├── project-overview.md
├── content-creation.md
└── writing-style.md