'''Este es el sitio de desarrollo. Si estás buscando el sitio público del proyecto Cyclope 3, por favor visita http://cyclope.codigosur.org''' This is the development site. If you are looking for the public site for Cyclope 3, please visit http://cyclope.codigosur.org ---- = Welcome to the development site for Cyclope 3 = Cyclope 3 is a django based CMS for pythonistas who don't mind coding a bit and dislike overly-complex user interfaces. It is based on the concept of categorized collections of heterogeneous content types with associated front-end views that can be laid out in the website's page regions. The goal of this project is to create a CMS that is friendly to the end user and versatile for the developer. It won't solve every complex problem at UI level but will let you "expose" the solution. == Starting Points == * InstallationGuide -- step by step guide to install a Cyclope 3 development environment. == External links == * [http://www.codigosur.org Código Sur] -- The NGO responsible for Cyclope 3 development. * [http://bitbucket.org/nicoechaniz/django-cyclope BitBucket clone] -- you can use this clone to easily fork Cyclope 3. The BitBucket repo is always kept in-sync with this one.