Skip to content

PyconUK/pyconuk-2020-internaldocs

Repository files navigation

PyCon UK 2020 Internal Docs

Document all the things!

What is this?

Documentation for those involved in making PyCon UK 2020 happen.

Organising the event? You'll want this.

Interested in volunteering? You'll hopefully find this useful, but shouldn't need it.

Just looking to attend the conference? You probably want the public site: https://2020.pyconuk.org/

Viewing

https://pyconuk-2020-internaldocs.readthedocs.org/en/latest/

Building

$ tox -e build

or, if you want an auto-building preview with webserver:

$ tox -e preview