Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

ared-cms.js

A lightweight, Markdown-based CMS for your web app. No databases, no hassle—just local Markdown files.


Features (MVP)

  • 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).

Installation

--not avaliable--

npm install ared-cms

About

A lightweight, Markdown-based CMS for your web app. No databases, no hassle—just local Markdown files.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors