Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 590 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 590 Bytes

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