Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-discord/site
pythondiscord.com - A Django and Bulma web application.
https://github.com/python-discord/site
django python python3 python311 website
Last synced: 3 days ago
JSON representation
pythondiscord.com - A Django and Bulma web application.
- Host: GitHub
- URL: https://github.com/python-discord/site
- Owner: python-discord
- License: mit
- Created: 2018-02-05T22:31:04.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:38:11.000Z (9 months ago)
- Last Synced: 2024-04-13T08:51:47.278Z (9 months ago)
- Topics: django, python, python3, python311, website
- Language: Python
- Homepage: https://pythondiscord.com
- Size: 32.3 MB
- Stars: 634
- Watchers: 34
- Forks: 127
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Python Discord: Site
[![Discord][12]][13]
[![Lint & Test][1]][2]
[![Coverage Status][7]][8]
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)This is all of the code that is responsible for maintaining [our website][9] and all of its subdomains.
The website is built on Django and should be simple to set up and get started with.
If you happen to run into issues with setup, please don't hesitate to open an issue!If you're looking to contribute or play around with the code, take a look at [the wiki][10]. If you're looking for things to do, check out [our issues][11].
[1]: https://github.com/python-discord/site/workflows/CI/badge.svg?branch=main
[2]: https://github.com/python-discord/site/actions/workflows/main.yaml?query=event%3Apush+branch%3Amain
[7]: https://coveralls.io/repos/github/python-discord/site/badge.svg?branch=main
[8]: https://coveralls.io/github/python-discord/site?branch=main
[9]: https://pythondiscord.com
[10]: https://pythondiscord.com/pages/guides/pydis-guides/contributing/site/
[11]: https://github.com/python-discord/site/issues
[12]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
[13]: https://discord.gg/python