Agit CMS
An open-source, git-based, headless CMS that works with any markdown-based static site generator and runs locally.
(github.com) 0xsuk/agitcms: Headless CMS for developers website
ROAM_REFS: https://github.com/0xsuk/agitcms
- Agit CMS
A hackable headless CMS for markdown blogs
eɪdʒɪt
Agit CMS is a simple web frontend interface that utilizes filesystem to manage markdown/media contents. Built for markdown-based static site generators, like Hugo and Jekyll.
Write markdown blog posts the hackable way, get rid of your itch points.** Install
npm install -g agitcmsTo start:
agitcms
To change port:AGIT_FRONTEND=3001 agitcmsNode.js >= 18 is supported
** Features
- vertical split style markdown editor
- type-aware frontmatter editor
- custom editor snippet/toolbar/keymap
- custom frontmatter language(yaml/toml) & delimiters
- Integrated Terminal
mathjax rendering:
\[E = mc^{2}\]
\[Agit = wonderful\]
- image pasting into the editor
Agit CMS tries to be a hackable headless CMS for developers.
** Documents