/2018.pycon-au.org

PyCon AU 2018 Website 🐍💚💛

Primary LanguageHTML

PyCon AU 2018 website

https://2018.pycon-au.org

Development

This site uses jekyll, a Ruby-based static website generator

Local environment

gem install jekyll
jekyll serve -w

New news post

./new_post Post Title Goes here

Cards and Header Images

thumbnailUrl and cards are relative file names. Files exist in static/img/people and static/img/cards, respectively

Issues

If you wish to update the conference website, please submit a pull request