Skip to content

Commit b8d7e51

Browse files
authored
Merge pull request #859 from KaneFreeman/docs/add-static-cms
Add Static CMS to Headless CMS
2 parents c32cc1f + d812b9c commit b8d7e51

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Static CMS
3+
repo: StaticJsCMS/static-cms
4+
homepage: https://www.staticcms.org/
5+
twitter: StaticJsCMS
6+
opensource: "Yes"
7+
typeofcms: "Git-based"
8+
supportedgenerators:
9+
- All
10+
description: A different kind of CMS. Open source content management for your Git workflow. It's a single page app written in React. It's an npm package. It's a script running on a static page that lives in your repo. Built for static site generators.
11+
startertemplaterepo: https://github.com/StaticJsCMS/static-cms-next-netlify-template
12+
images:
13+
- path: /img/cms/static-cms1.png
14+
---
15+
## Static CMS
16+
17+
A CMS for static site generators. Give users a simple way to edit and add content to any site built with a static site generator.
18+
19+
Static CMS is released under the MIT License. Please make sure you understand its implications and guarantees.
20+
21+
## Starter Template
22+
23+
There is a starter template (created by clicking below) that uses Next with Static CMS. Check out [the docs site](https://www.staticcms.org/docs/start-with-a-template/) for other Static CMS starter templates, ready to go with just one click.

src/site/img/cms/static-cms1.png

851 KB
Loading

0 commit comments

Comments
 (0)