aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
blob: 6bef9c3cb6ecb6b539ca41092a8a92aadb9260d7 (plain) (blame)
1
2
3
4
5
6
7
8
# Documentation
This directory contains useful documentation for working with and using our site.

## Table of contents
* [Setup guide](setup.md)
  * [PostgreSQL setup](setup.md#postgresql-setup)
  * [Development with Docker](setup.md#development-with-docker)
  * [Development with `pip`](setup.md#development-with-pip)