Skip to content
Source code for our website
CSS HTML Python JavaScript Other
Branch: master
Clone or download
lemonsaurus Removing the Data Removal section.
It just repeats stuff that you can read straight above the table. It's pointless now that most of the meat is gone from it.
Latest commit d140032 Aug 8, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Create FUNDING.yml Jun 9, 2019
docker Removing SASS and JS linting from the CI toolchain. We're not gonna u… May 9, 2019
js Revamp jam index, add winner team staff backend and user frontend Jul 4, 2018
pysite Add a fallback case to superstar. Jun 17, 2019
scripts Azure: Build and deploy containers Nov 17, 2018
scss adding max-width to the sponsors so they don't consume the whole scre… Jan 4, 2019
static Add Python Morsels to resource list May 12, 2019
templates Removing the Data Removal section. Aug 7, 2019
tests This test needs to be changed due to what presumably is a flask-dance… May 9, 2019
.coveragerc Tests directory (#73) May 20, 2018
.dockerignore Replace GitHub with GitLab across the project Jun 7, 2018
.gitignore Compile as much JS with Gulp as possible Jun 13, 2018
.pre-commit-config.yaml Update pre-commit config so it actually uses the flake8 plugins May 30, 2019
CONTRIBUTING.md Update contributor doc Apr 4, 2019
LICENSE Initial commit Feb 3, 2018
Pipfile Removing SASS and JS linting from the CI toolchain. We're not gonna u… May 9, 2019
Pipfile.lock Pin flask-dance <2.0 to fix testing issues May 9, 2019
README.md Add badges to README Nov 18, 2018
app.py Declaring the encoding to be utf-8 is not necessary in Python3 projec… Apr 27, 2018
azure-pipelines.yml --allow-unauthenticated for rethinkdb install Aug 7, 2019
docker-compose.yml updates docker-compose, changes default rdb port and handles a socket… Jul 8, 2018
gulpfile.js Fix security vulnerabilities (#148) Nov 18, 2018
gunicorn_config.py RabbitMQ service discovery Jun 6, 2018
package-lock.json Fix security vulnerabilities (#148) Nov 18, 2018
package.json Update package.json Dec 2, 2018
scss.py Move from CSS to SCSS (#86) Jun 5, 2018
tox.ini Fix up linting issues Nov 17, 2018

README.md

Python Discord: Site

Build Status Discord

This is all of the code that is responsible for maintaining our website, and all of its subdomains.

If you're looking to contribute or play around with the code, take a look at our Project Guide, hosted on the wiki you'll find in this very repository.

You can’t perform that action at this time.