Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | change travis | 2018-02-03 | -0/+0 | |
| | ||||
* | Merge branch 'master' of github.com:discord-python/webpage | 2018-02-03 | -4/+10 | |
|\ | ||||
| * | adds readme | 2018-02-03 | -0/+3 | |
| | | ||||
| * | Fixfixfix | 2018-02-03 | -4/+7 | |
| | | | | | | | | Signed-off-by: martmists <[email protected]> | |||
* | | Update webhook URL | 2018-02-03 | -1/+1 | |
|/ | ||||
* | Change message to test auto deploy | 2018-02-03 | -1/+1 | |
| | ||||
* | disable vulture for now (was detecting unused things that were used) | 2018-02-03 | -1/+1 | |
| | ||||
* | try again | 2018-02-03 | -1/+2 | |
| | ||||
* | Auto-deploy only works if snekchek does not error. | 2018-02-03 | -1/+1 | |
| | ||||
* | Typo fix | 2018-02-03 | -1/+1 | |
| | ||||
* | Lint better | 2018-02-03 | -6/+34 | |
| | | | | Signed-off-by: martmists <[email protected]> | |||
* | First test commit w/ travis | 2018-02-03 | -1/+1 | |
| | ||||
* | oh no thank you | 2018-02-03 | -1/+1 | |
| | ||||
* | autodeploy | 2018-02-03 | -0/+1 | |
| | ||||
* | hi travis | 2018-02-03 | -0/+9 | |
| | ||||
* | bye circle | 2018-02-03 | -26/+0 | |
| | ||||
* | hopefully ignore venv | 2018-02-03 | -0/+1 | |
| | ||||
* | y u do this?? | 2018-02-03 | -1/+1 | |
| | ||||
* | Disable yapf | 2018-02-03 | -1/+1 | |
| | ||||
* | do you want a venv or not... | 2018-02-03 | -0/+3 | |
| | ||||
* | hey | 2018-02-03 | -14/+0 | |
| | ||||
* | Add circleci | 2018-02-03 | -0/+33 | |
| | ||||
* | Change __main__.py to app.py | 2018-02-03 | -0/+0 | |
| | ||||
* | add isort | 2018-02-03 | -2/+4 | |
| | ||||
* | add snekrc | 2018-02-03 | -1/+12 | |
| | ||||
* | Merge pull request #1 from Inveracity/patch-1 | 2018-02-03 | -1/+2 | |
|\ | | | | | wrap in if main condition | |||
| * | wrap in if main condition | 2018-02-03 | -1/+2 | |
|/ | | | the app willl be wrapped in gunicorn, so this is to avoid getting the wires tangled | |||
* | Create basic page | 2018-02-03 | -0/+15 | |
| | ||||
* | Create requirements.txt & add flask | 2018-02-03 | -0/+1 | |
| | ||||
* | Initial commit | 2018-02-03 | -0/+122 | |