Qtile.org is a powered by Django and hosted on Heroku.
-
Install requirements
pip install -r requirements.txt bower update
-
Create screenshot thumbnails
python manage.py process_screenshots
-
Run the development server
python manage.py runserver
Contributing is easy: fork this repository on Github, make your changes, and make a pull request.
- Drop your screenshot image into
qtile/static/img/screenshots/
- Add your screenshot (and a link to your config, if applicable) to
data/Screenshot.yaml
Note: You'll need to re-run python manage.py process_screenshots
for your updated screenshot thumbnail to display locally.
- Add a link to your video (on YouTube, Vimeo, etc) to
data/Video.yaml