Metadata-Version: 1.1
Name: django-website-showroom
Version: 0.3.1
Summary: General purpose showroom for presenting a collection of categorized websites
Home-page: https://github.com/holgerd77/django-website-showroom/
Author: Holger Drewes
Author-email: Holger.Drewes@gmail.com
License: BSD License
Description: Website Showroom
        ================
        
        Python/Django project to easily create showroom websites presenting different websites around a certain topic, originally used for http://opendata-tools.org (engl.) and http://opendata-showroom.org (german).
        
        Features
        --------
        - Administrable via Django admin (Categories, Websites)
        - Screenshots with automatic resize functionality
        - Customizable category colors
        - Creation of different language editions
        - Edition-dependent custom static page texts (like title, subtitle, footer,...)
        - Edition-dependent category and website selection
        - No language dependent static code
        - Responsive, mobile-friendly design
        
        
        For notes on installation and usage see the `documentation <http://django-website-showroom.readthedocs.org>`_.
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
