Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/widelands/widelands-website
- Owner: widelands
- License: gpl-2.0
- Created: 2019-09-04T15:18:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T16:30:36.000Z (5 months ago)
- Last Synced: 2024-08-10T01:22:11.344Z (5 months ago)
- Topics: django, json, python
- Language: Python
- Homepage: https://www.widelands.org/
- Size: 9.93 MB
- Stars: 14
- Watchers: 10
- Forks: 10
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: news/README.txt
- License: LICENSE
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.