Skip to content

Commit 979d5a5

Browse files
authored
Adding Pages CMS (#952)
* Adding Pages CMS page and images. * Add missing page for Pages CMS (I shouldn't send PRs before my first coffee)
1 parent 069961c commit 979d5a5

File tree

4 files changed

+37
-0
lines changed

4 files changed

+37
-0
lines changed

src/site/headless-cms/pages-cms.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Pages CMS
3+
repo: pages-cms/pages-cms
4+
homepage: https://pagescms.org/
5+
twitter: pagescms
6+
opensource: "Yes"
7+
typeofcms: "Git-based"
8+
supportedgenerators:
9+
- All
10+
description: "Pages CMS is an Open Source CMS built on top of GitHub you can start using with a single click. It is ideal to manage static websites: Next.js, Astro, Nuxt, Hugo, Jekyll, 11ty, Zod, etc."
11+
images:
12+
- path: /img/cms/pages-cms-1.png
13+
- path: /img/cms/pages-cms-2.png
14+
- path: /img/cms/pages-cms-3.png
15+
---
16+
17+
# What is Pages CMS?
18+
19+
[Pages CMS](https://pagescms.org/) is an [Open Source](https://github.com/pages-cms/pages-cms) Content Management System built for static websites and apps (Next.js, Astro, VuePress, Hugo, Nuxt, Jekyll, 11ty, etc).
20+
21+
It allows you to edit your website's or app's content directly on GitHub via a user-friendly interface.
22+
23+
# Packed with features
24+
25+
- **Nothing to install or deploy**: you can use Pages CMS entirely online without having to install or deploy anything.
26+
- **Full configurable**: configure content types, views, search, and more.
27+
- **Visual editor**: use WYSIWYG editors and interactive widgets to manage your content.
28+
- **Full media management**: drag and drop images, upload multiple files at once, organize folders, etc.
29+
- **Full text search**: run fuzzy search on your content, filter by fields and term presence, etc.
30+
- **Works with all generators**: Hugo, Next.js, Nuxt, Astro, Jekyll, 11ty... As long as you're saving flat files, you can use Pages CMS.
31+
- **Supports all file formats**: YAML/JSON/TOML frontmatter, regular YAML/JSON/TOML, Markdown, HTML, Javascript, and more.
32+
- ...
33+
34+
# How to use Pages CMS?
35+
36+
- **[Use the online version (recommended) →](https://app.pagescms.org/)**
37+
- **[Install or deploy your own version →](https://pagescms.org/docs/development/)**

src/site/img/cms/pages-cms-1.png

1.01 MB
Loading

src/site/img/cms/pages-cms-2.png

991 KB
Loading

src/site/img/cms/pages-cms-3.png

1.62 MB
Loading

0 commit comments

Comments
 (0)