Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holgerd77/django-website-showroom
General purpose showroom for presenting a collection of categorized websites
https://github.com/holgerd77/django-website-showroom
categories django gallery python screenshots showroom websites
Last synced: 3 months ago
JSON representation
General purpose showroom for presenting a collection of categorized websites
- Host: GitHub
- URL: https://github.com/holgerd77/django-website-showroom
- Owner: holgerd77
- License: bsd-3-clause
- Created: 2012-06-27T09:49:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T21:11:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T22:53:51.771Z (3 months ago)
- Topics: categories, django, gallery, python, screenshots, showroom, websites
- Language: Python
- Homepage: http://django-website-showroom.readthedocs.io
- Size: 653 KB
- Stars: 28
- Watchers: 7
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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 designFor notes on installation and usage see the `documentation `_.