Skip to content

Commit 16d3426

Browse files
committed
add agitcms to headless cms
1 parent e46f022 commit 16d3426

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

src/site/headless-cms/agitcms.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Agit CMS
3+
repo: 0xsuk/agitcms
4+
homepage: https://github.com/0xsuk/agitcms
5+
opensource: "Yes"
6+
typeofcms: "Local"
7+
supportedgenerators:
8+
- All
9+
description: A hackable headless CMS for markdown blogs
10+
images:
11+
- path: /img/cms/agitcms.png
12+
---
13+
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.
14+
Write markdown blog posts the *hackable* way, get rid of your itch points.
15+
16+
## Features
17+
- vertical split style markdown editor
18+
- type-aware frontmatter editor
19+
- custom editor snippet/toolbar/keymap
20+
- custom frontmatter language(yaml/toml) & delimiters
21+
- Integrated Terminal
22+
- mathjax rendering
23+
- image pasting into the editor
24+
Agit CMS tries to be a hackable headless CMS for developers.

src/site/img/cms/agitcms.png

965 KB
Loading

0 commit comments

Comments
 (0)