Updated files to include articles.md
This commit is contained in:
@@ -52,3 +52,4 @@ See [preferences/communication.md](preferences/communication.md) for full detail
|
|||||||
- [preferences/powershell-wpf.md](preferences/powershell-wpf.md) — PowerShell and WPF coding standards
|
- [preferences/powershell-wpf.md](preferences/powershell-wpf.md) — PowerShell and WPF coding standards
|
||||||
- [preferences/python-web.md](preferences/python-web.md) — FastAPI, SQLAlchemy, Docker standards
|
- [preferences/python-web.md](preferences/python-web.md) — FastAPI, SQLAlchemy, Docker standards
|
||||||
- [preferences/project-structure.md](preferences/project-structure.md) — Standard folder layouts per project type
|
- [preferences/project-structure.md](preferences/project-structure.md) — Standard folder layouts per project type
|
||||||
|
- [preferences/articles.md](preferences/articles.md) — Blog post writing guide for chns.tech
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ A personal repository of markdown files that define how AI systems should work w
|
|||||||
AI/
|
AI/
|
||||||
├── CLAUDE.md # Main entry point — loaded automatically by Claude Code
|
├── CLAUDE.md # Main entry point — loaded automatically by Claude Code
|
||||||
└── preferences/
|
└── preferences/
|
||||||
|
├── articles.md # Blog post writing guide for chns.tech (Hugo/Markdown)
|
||||||
├── communication.md # How I like responses structured and how to interact
|
├── communication.md # How I like responses structured and how to interact
|
||||||
├── powershell-wpf.md # Standards for PowerShell and WPF applications
|
├── powershell-wpf.md # Standards for PowerShell and WPF applications
|
||||||
├── python-web.md # Standards for FastAPI, SQLAlchemy, Docker Compose
|
├── python-web.md # Standards for FastAPI, SQLAlchemy, Docker Compose
|
||||||
|
|||||||
Reference in New Issue
Block a user