Skip to content

Commit 3c91aec

Browse files
authored
Merge pull request #555 from javiereguiluz/add_craftcms
Add Craft CMS
2 parents 5fe1806 + 313354c commit 3c91aec

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

projects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cms:
1010
- bolt
1111
- pagekit
1212
- forkcms
13+
- craftcms
1314
- kunstmaanbundles
1415
- zikula
1516
- concrete5

projects/craftcms.png

2.68 KB
Loading

projects/craftcms.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Craft CMS
2+
url: https://craftcms.com/
3+
dependencies:
4+
- github@craftcms/cms
5+
description: |
6+
Craft CMS is a flexible, extensible content management system for building
7+
bespoke digital experiences. It features an intuitive, accessible control
8+
panel; powerful content modeling that doesn’t make assumptions about how
9+
your project should be structured and an auto-generated GraphQL API.

0 commit comments

Comments
 (0)