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: about 1 year 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T13:05:05.000Z (about 1 year ago)
- Last Synced: 2025-05-01T14:23:06.572Z (about 1 year ago)
- Topics: django, json, python
- Language: Python
- Homepage: https://www.widelands.org/
- Size: 9.33 MB
- Stars: 16
- Watchers: 9
- Forks: 11
- Open Issues: 43
-
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 [](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.