Skip to content

Commit ff60d09

Browse files
author
Nicolas Rusig
authored
Add Suncel CMS (#828)
* Add Suncel CMS * Add image
1 parent 8f5d5a0 commit ff60d09

File tree

3 files changed

+46
-0
lines changed

3 files changed

+46
-0
lines changed

src/site/headless-cms/suncel.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Suncel
3+
homepage: https://suncel.io/
4+
twitter: Suncel_io
5+
repo: suncel-io
6+
opensource: "No"
7+
typeofcms: "API Driven"
8+
supportedgenerators:
9+
- Next.js
10+
description: Suncel is a headless CMS for Next.js, with a powerful no-code visual builder to rapidly create pages and publish your content.
11+
images:
12+
- path: /img/cms/suncel-2.png
13+
- path: /img/cms/suncel-1.png
14+
---
15+
16+
## Quickstart
17+
18+
Implement a CMS in your Next.js app with one npm package : `@suncel/nextjs`.
19+
20+
- [Create an account](https://app.suncel.io/signup)
21+
- Install Suncel : check our [documentation](https://docs.suncel.io/developer/getting-started/manual-setup) use our CLI **npx create-suncel-app**, or go get our [starter project](https://github.com/suncel-io/suncel-nextjs-starter) for Next.js.
22+
23+
## Benefits
24+
25+
**For marketing team** : publish content 2x faster with a no-code editor. No complexity, focus on delivering content. Instant publish, don't wait for dev to publish your content.
26+
27+
**For SEO** : SEO module, page optimization, better core web vitals, image optimization.
28+
29+
**For developper** : installation in minutes, pre-built templates. Component-driven approach. Live preview when building a component.
30+
31+
## Key features
32+
33+
- Simple visual builder (no complexity)
34+
- SEO module
35+
- Multilanguage
36+
- Reusable components
37+
- Live preview in the builder
38+
- Pre-built templates
39+
- Basic components lib : richtext, images, links,...
40+
- Component variation
41+
- Admin and visual builder on your site
42+
- Pages and asset organized in folders
43+
- Self-hosted
44+
- Asset management / Media Library
45+
- User roles and permissions
46+
- Revision History

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

3.57 MB
Loading

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

90.5 KB
Loading

0 commit comments

Comments
 (0)