diff --git a/ContentManagementSystem.md b/ContentManagementSystem.md index dee807e..5b5ff87 100644 --- a/ContentManagementSystem.md +++ b/ContentManagementSystem.md @@ -1,5 +1,10 @@ ##Content Management System +1. ckan +CKAN is an open-source DMS (data management system) for powering data hubs and data portals. +Project Source: https://github.com/ckan/ckan +Project Homepage: http://ckan.org/ + 1. django-cms Open source enterprise content management system based on the django framework. Project Source: https://github.com/divio/django-cms @@ -14,11 +19,15 @@ A Django-based CMS with a focus on extensibility and concise code. Project Source: https://github.com/feincms/feincms Project Homepage: http://www.feincms.org/ -1. wagtail -A new Django content management system -Project Source: https://github.com/torchbox/wagtail -Project Homepage: http://wagtail.io/ +1. june +June is a forum. +Project Source: https://github.com/pythoncn/june +1. Letterpress +A minimal, Markdown based blogging system written in Python. +Project Source: https://github.com/an0/Letterpress +Project Homepage: http://wangling.me/2013/01/letterpress.html + 1. mezzanine Mezzanine is a powerful, consistent, and flexible content management platform. Project Source: https://github.com/stephenmcd/mezzanine @@ -28,18 +37,8 @@ Project Homepage: http://mezzanine.jupo.org/ Project Babel 2 is an open source software package for creating and supporting communities. Project Source: https://github.com/livid/v2ex -1. ckan -CKAN is an open-source DMS (data management system) for powering data hubs and data portals. -Project Source: https://github.com/ckan/ckan -Project Homepage: http://ckan.org/ - -1. june -June is a forum. -Project Source: https://github.com/pythoncn/june - -1. Letterpress -A minimal, Markdown based blogging system written in Python. -Project Source: https://github.com/an0/Letterpress -Project Homepage: http://wangling.me/2013/01/letterpress.html +1. wagtail +A new Django content management system +Project Source: https://github.com/torchbox/wagtail +Project Homepage: http://wagtail.io/ - \ No newline at end of file