.. Django Website Showroom documentation master file, created by
   sphinx-quickstart on Thu Aug 20 11:35:45 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Django 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

Contents
--------

.. toctree::
   :maxdepth: 2

   installation
   create_showroom
   development



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

