Add table of contents.
This commit is contained in:
Abhilash Raj
2018-07-26 17:41:13 -07:00
parent 0f9693af82
commit 0eda00bc41

View File

@@ -2,9 +2,29 @@
permalink: /
---
GNU Mailman 3 Deployment with Docker
====================================
Table of Contents
-----------------
* [GNU Mailman 3 Deployment with Docker](#gnu-mailman-3-deployment-with-docker)
* [Release](#release)
* [Rolling Releases](#rolling-releases)
* [Security](#security)
* [Dependencies](#dependencies)
* [Configuration](#configuration)
* [Mailman-web](#mailman-web)
* [Mailman-Core](#mailman-core)
* [Running](#running)
* [Setting up your MTA](#setting-up-your-mta)
* [Setting up your web server](#setting-up-your-web-server)
* [Serving static files](#serving-static-files)
* [SSL certificates](#ssl-certificates)
* [LICENSE](#license)
[![CircleCI](https://circleci.com/gh/maxking/docker-mailman/tree/master.svg?style=svg)](https://circleci.com/gh/maxking/docker-mailman/tree/master)
This repository hosts code for two docker images `maxking/mailman-core` and