Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/widelands/widelands-website

The widelands website is a bunch of applications for the django web framework. It is developed in the open here.
https://github.com/widelands/widelands-website

django json python

Last synced: 2 months ago
JSON representation

The widelands website is a bunch of applications for the django web framework. It is developed in the open here.

Awesome Lists containing this project

README

        

# Widelands Website

This the source of the [Widelands Website](https://www.widelands.org)

The website is runnning using the Django framework. It uses some third party
aplications which are adapted to fit our needs, but contains also some own
written applications.

# License [![License](https://img.shields.io/github/license/widelands/widelands-website.svg?color=blue)](LICENCE)

Our own written applications are published under GPL v2+.
For adapted third party applications see the respective folders.

# You would like to contribute?

See the file README.txt for installing and running the website locally.