1
0
mirror of https://github.com/ipdb/website.git synced 2024-11-22 01:26:52 +01:00

update TOC

This commit is contained in:
Matthias Kretschmann 2018-09-28 13:11:16 +02:00
parent 0dc0f09742
commit afd2d09de2
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -17,19 +17,18 @@
- [Content editing](#content-editing)
- [Pages](#pages)
- [Special pages](#special-pages)
- [Front page](#front-page)
- [Development](#development)
- [Install dependencies](#install-dependencies)
- [Development build](#development-build)
- [Continuous deployment: always be shipping](#continuous-deployment-always-be-shipping)
- [Manual deployment](#manual-deployment)
- [Prerequisite: authentication](#prerequisite-authentication)
- [Staging build & beta deployment](#staging-build--beta-deployment)
- [Production build & live deployment](#production-build--live-deployment)
- [Coding conventions](#coding-conventions--browser-support)
- [(S)CSS](#scss)
- [Staging build & beta deployment](#staging-build-beta-deployment)
- [Production build & live deployment](#production-build-live-deployment)
- [Coding conventions & Browser support](#coding-conventions-browser-support)
- [(S)CSS](#s-css)
- [js](#js)
- [Authors & Contributors](#authors--contributors)
- [Authors & Contributors](#authors-contributors)
- [License](#license)
---