Commit graph

54 commits

Author SHA1 Message Date
994af5bec7
Merge pull request #3 from kbenestad/claude/add-claude-documentation-upu1E
Add CLAUDE.md with codebase documentation for AI assistants
2026-04-27 11:30:43 +07:00
Claude
c0d84f8d1f
Add CLAUDE.md with codebase documentation for AI assistants
Documents the two-part architecture (mdcms.py CLI + index.html renderer),
menu option reference, content structure, frontmatter fields, category system,
nav.yml behaviour, dynamic post tags, known limitations, and key
implementation quirks (non-general YAML parsers, category code validation).

https://claude.ai/code/session_018gathVoTZhBFDJVp1mVaTc
2026-04-27 04:27:24 +00:00
7907a23980
Add installation section to README
Added installation instructions for MD-CMS.
2026-04-21 10:29:23 +07:00
9aa3610df4 v0.2.2 migrated to GitHub 2026-04-20 00:02:43 +07:00