> For the complete documentation index, see [llms.txt](https://code.ubyssey.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://code.ubyssey.ca/installation.md).

# Installation

As a first step, create a GitHub account and clone our repositories:

Before you can start writing code, set up your local development environment. Docker is commonly-used virtualization software that will let you *automatically* set up a development environment with all the necessary dependencies isolated from the rest of your system.

* [**Docker (automatic) instructions**](/installation/docker.md)

Instructions for post-installation

* [**Wagtail setup and development**](/installation/wagtail-setup.md)
