Cline rules
.clinerules/project-overview.mdCline rules
Quality
55/100
Scores the file, not the repository.Length
251 words
7 headings · 0 code blocksRepository
0
— · pushed 6 days agoLast changed
2 days ago
First indexed 2 days ago.1# Project Overview Rules23## Author Context4- **Author**: Jonathan Beckett5- **Site**: jonbeckett.com6- **Tech Stack**: Jekyll, Minimal Mistakes theme, GitHub Pages7- **Content Focus**: Software development, productivity, technology evolution, AI/ML, enterprise technology8- **Deployment**: Automated via GitHub Actions to GitHub Pages9- **Language**: British English exclusively1011## Author Expertise Context12Jonathan Beckett is a software/web developer with expertise in:13- Microsoft ecosystem (document/content management, PowerShell, Power Automate)14- Modern JavaScript/TypeScript development15- BDD with Cucumber/Gherkin16- Web automation with Playwright17- DevOps and pipeline optimization18- Linux and open source software background19- Creator of early blogging platform2021Draw from these areas when suggesting content or code examples while maintaining the established writing style.2223## Platform Constraints24- **Static Site Generator**: Jekyll (kramdown markdown processor, Rouge syntax highlighting)25- **Theme**: Minimal Mistakes (remote_theme: mmistakes/minimal-mistakes)26- **Hosting**: GitHub Pages27- **Plugins**: jekyll-paginate, jekyll-sitemap, jekyll-gist, jekyll-feed, jekyll-include-cache, jekyll-archives28- **Analytics**: Google Analytics (G-0J6K0088RD)29- **Comments**: Disqus (configured), Giscus (fallback)3031### Critical GitHub Pages Constraints32- **Plugin whitelist only** - cannot use arbitrary Jekyll plugins33- **NO jekyll-archives plugin** - must use `type: liquid` for category/tag archives34- **Theme restrictions** - use `remote_theme`, not `theme`35- **Build environment** - specific Ruby version and Linux environment36- **Execution limits** - 10-minute build timeout, 10 builds per hour37- **Size limits** - 1GB source repository, 1GB published site3839### Archive Configuration (CRITICAL)40```yaml41# MUST use liquid type - NEVER jekyll-archives on GitHub Pages42category_archive:43 type: liquid44 path: /categories/45tag_archive:46 type: liquid47 path: /tags/48```
Also in jonbeckett/jonbeckett.github.io
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| jonbeckett/jonbeckett.github.io.clinerules/README.md · 0 | Cline rules | archdo-not | 36/100 | 2 days ago | |
| jonbeckett/jonbeckett.github.io.clinerules/content-creation.md · 0 | Cline rules | styledo-not | 73/100 | 2 days ago | |
| jonbeckett/jonbeckett.github.io.clinerules/writing-style.md · 0 | Cline rules | setupbuildstylearch+3 | 88/100 | 2 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| jonbeckett/jonbeckett.github.io.clinerules/writing-style.md · 0 | Cline rules | setupbuildstylearch+3 | 88/100 | 2 days ago | |
| jonbeckett/jonbeckett.github.io.clinerules/content-creation.md · 0 | Cline rules | styledo-not | 73/100 | 2 days ago | |
| dev-ai-kar/vaibhavdeokar-portfolio.clinerules/project-context.md · 0 | Cline rules | stylegitdocs | 61/100 | 3 days ago | |
| jonbeckett/jonbeckett.github.io.clinerules/README.md · 0 | Cline rules | archdo-not | 36/100 | 2 days ago |
