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

pyconau/2018.pycon-au.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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