A lightweight, Markdown-based CMS for your web app. No databases, no hassle—just local Markdown files.
- Create Posts: Add new blog posts as Markdown files.
- Read Posts: Fetch and display posts with metadata (title, date, tags, etc.).
- Update Posts: Edit existing posts programmatically.
- Delete Posts: Remove posts with a single command.
- Markdown Support: Write posts in Markdown with front matter for metadata.
- Local Storage: Store all posts as files in a directory (no databases required).
--not avaliable--
npm install ared-cms