mirror of
https://github.com/kbenestad/mdcms.git
synced 2026-06-18 07:24:31 +00:00
- Replace interactive TUI with click-based subcommands: register, delete, view, build - build accepts NAME (registry), --path, or CWD for GitHub Actions use - Switch to PyYAML for frontmatter and nav.yml parsing - Add pyproject.toml with click + PyYAML deps and mdcms entry point - Add v0.3 version marker to app/config.yml and app/index.html - Registry moves to ~/.config/mdcms/sites.json (XDG-compliant) - Project root is now the directory containing index.html (no website/ subdir) - register auto-downloads template from GitHub if no site found https://claude.ai/code/session_01MqEqGhP1guGx5VuFsLaws2 |
||
|---|---|---|
| .. | ||
| assets | ||
| pages | ||
| posts | ||
| config.yml | ||
| index.html | ||
| nav.yml | ||
| search.json | ||