Skip to content

Commit b58bbea

Browse files
committed
feat: add collections cms
1 parent c4b213c commit b58bbea

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

src/site/headless-cms/collections.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Collections
3+
repo: collectionscms/collections
4+
homepage: https://collections.dev
5+
twitter: CollectionsCMS
6+
opensource: "Yes"
7+
typeofcms: "API Driven"
8+
supportedgenerators:
9+
- All
10+
description: Collections is a Headless CMS that allows you to API your WordPress posts by simply dragging and dropping them. Stop copying and pasting old posts to get started.
11+
---
12+
13+
[Collections](https://collections.dev/) is a Headless CMS that allows you to API your WordPress posts by simply dragging and dropping them. Stop copying and pasting old posts to get started.
14+
15+
<img src="https://cdn.collections.dev/pv-en.gif" alt="collections promotional video" />
16+
17+
## Why Collections?
18+
19+
The complexity of migration stands as a significant obstacle in embracing the new CMS. To address this, Collections incorporates a migration tool within the CMS. This streamlines the process, allowing you to effortlessly import posts exported from WordPress.
20+
21+
Moreover, by releasing the script as open source, we are migrating away from WordPress with its diverse data structures. Constructive contributions that allow migration to any data are welcome.
22+
23+
<br />
24+
25+
## Get Started
26+
Get started in just one line with
27+
28+
<div class="bg-black text-white p-4 my-4">
29+
npx create-collections-app my-app
30+
</div>
31+
32+
The [Get started](https://collections.dev/docs/get-started) documentation will help you get up and going quickly or view our full documentation.
33+
34+
<br />
35+
36+
## Learn more
37+
- Check out our [docs](https://collections.dev/docs/home)
38+
- [Get started](https://collections.dev/docs/get-started) for free
39+
- Try the [demo](https://demo.collections.dev/admin)

0 commit comments

Comments
 (0)