blob: 2e9f15a1a54f5421a883d97fe43f91943aad37f5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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)
|