docs: add MailHog guide (#38614)

* fix(docs): make sidebar links relative

* feat(docs): add mailhog docs to sidebar
pull/38615/head
Oliver Eyton-Williams 2020-04-23 16:26:38 +02:00 committed by GitHub
parent d6f3aa6c36
commit 505ace1357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 9 deletions

View File

@ -1,17 +1,18 @@
- **<i class="fad fa-hourglass-start"></i> Getting Started**
- [Introduction](/index.md 'Contribute to the freeCodeCamp.org Community')
- **<i class="fad fa-code"></i> Code Contribution Guides**
- [How to work on coding challenges](/how-to-work-on-coding-challenges)
- [How to set up freeCodeCamp locally](/how-to-setup-freecodecamp-locally)
- [How to open a pull request](/how-to-open-a-pull-request)
- [How to work on the news theme](/how-to-work-on-the-news-theme)
- [How to work on the docs theme](/how-to-work-on-the-docs-theme)
- [How to work on coding challenges](../how-to-work-on-coding-challenges.md)
- [How to set up freeCodeCamp locally](../how-to-setup-freecodecamp-locally.md)
- [How to open a pull request](../how-to-open-a-pull-request.md)
- [How to work on the news theme](../how-to-work-on-the-news-theme.md)
- [How to work on the docs theme](../how-to-work-on-the-docs-theme.md)
- [How to catch outgoing emails locally](../how-to-catch-outgoing-emails-locally.md)
- **<i class="fad fa-laptop-code"></i> DevOps Guides**
- [How we build, test and deploy](/devops.md)
- [How we build, test and deploy](../devops.md)
- **<i class="fad fa-plane-alt"></i> Flight Manuals (for Staff & Mods)**
- [01 - List Virtual Machines](/flight-manuals/01-getting-list-of-virtual-machines.md)
- [02 - Provision API Instances](/flight-manuals/02-spinning-api-instances.md)
- [03 - Using Reply Templates](/flight-manuals/03-using-reply-templates.md)
- [01 - List Virtual Machines](../flight-manuals/01-getting-list-of-virtual-machines.md)
- [02 - Provision API Instances](../flight-manuals/02-spinning-api-instances.md)
- [03 - Using Reply Templates](../flight-manuals/03-using-reply-templates.md)
----
- **<i class="fad fa-user-friends"></i> Our Community**
- [**<i class="fab fa-github"></i> GitHub Repository**](https://github.com/freecodecamp/freecodecamp)