Skip to content

Commit 4c0825d

Browse files
authored
Alphabetize list
1 parent b4d01f3 commit 4c0825d

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

ContentManagementSystem.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
##Content Management System
22

3+
1. ckan
4+
CKAN is an open-source DMS (data management system) for powering data hubs and data portals.
5+
Project Source: https://github.com/ckan/ckan
6+
Project Homepage: http://ckan.org/
7+
38
1. django-cms
49
Open source enterprise content management system based on the django framework.
510
Project Source: https://github.com/divio/django-cms
@@ -14,11 +19,15 @@ A Django-based CMS with a focus on extensibility and concise code.
1419
Project Source: https://github.com/feincms/feincms
1520
Project Homepage: http://www.feincms.org/
1621

17-
1. wagtail
18-
A new Django content management system
19-
Project Source: https://github.com/torchbox/wagtail
20-
Project Homepage: http://wagtail.io/
22+
1. june
23+
June is a forum.
24+
Project Source: https://github.com/pythoncn/june
2125

26+
1. Letterpress
27+
A minimal, Markdown based blogging system written in Python.
28+
Project Source: https://github.com/an0/Letterpress
29+
Project Homepage: http://wangling.me/2013/01/letterpress.html
30+
2231
1. mezzanine
2332
Mezzanine is a powerful, consistent, and flexible content management platform.
2433
Project Source: https://github.com/stephenmcd/mezzanine
@@ -28,18 +37,8 @@ Project Homepage: http://mezzanine.jupo.org/
2837
Project Babel 2 is an open source software package for creating and supporting communities.
2938
Project Source: https://github.com/livid/v2ex
3039

31-
1. ckan
32-
CKAN is an open-source DMS (data management system) for powering data hubs and data portals.
33-
Project Source: https://github.com/ckan/ckan
34-
Project Homepage: http://ckan.org/
35-
36-
1. june
37-
June is a forum.
38-
Project Source: https://github.com/pythoncn/june
39-
40-
1. Letterpress
41-
A minimal, Markdown based blogging system written in Python.
42-
Project Source: https://github.com/an0/Letterpress
43-
Project Homepage: http://wangling.me/2013/01/letterpress.html
40+
1. wagtail
41+
A new Django content management system
42+
Project Source: https://github.com/torchbox/wagtail
43+
Project Homepage: http://wagtail.io/
4444

45-

0 commit comments

Comments
 (0)