Skip to content

tomvon/cygnuscms

Repository files navigation

##CygnusCMS is a Python based CMS for Google App Engine. (Beta)##

###Features:###

  • Scaliability. Because CygnusCMS runs on Google's App Engine you never need to worry about scaling your website. GAE will do the work for you.
  • Ease of Use. CygnusCMS makes it easy to manage and publish your site and content.
  • Multi Image Uploading. Upload multiple images with one set of meta data for the group. Each image is uploaded as a single content item allowing user's a quick and easy way to add content with the flexibility to edit each item's meta data.
  • Integration with Flickr, Twitter and Last.fm.
  • Open Source. It's Free!

CygnusCMS is currently in a beta state. Some features are not completetly implmented yet, however basic functionality is working. You can create and save article and images, grab tweets and flickr photos and the basic template works as well. Feedback and contributions are welcome. Enjoy!

###Instructions:###

Visit the Wiki for information on using and developing on CygnusCMS

###Screenshots###

Homepage 1 | Homepage 2

Homepage  Homepage Bottom

Article Page | Admin : Article

Article Page  Admin : Article 

Admin : Article | Admin Images

Admin : Articles  Admin : Images 

Admin : Tweets | Admin : Flickr

Admin : Tweets  Admin : Flickr


Copyright (c) 2011 Tom Von Lahndorff, http://tomvl.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.