django-website-showroom

General purpose showroom for presenting a collection of categorized websites


Keywords
categories, django, gallery, python, screenshots, showroom, websites
License
BSD-3-Clause
Install
pip install django-website-showroom==0.4.0

Documentation

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.