Trying to simplify and restructure slightly

Matt Holt 2017-04-18 17:06:25 -06:00
parent 6cfb6d2c8b
commit 703514f3fc

20
Home.md

@ -1,23 +1,13 @@
Caddy
=====
Caddy Developer Wiki
====================
[Caddy](https://caddyserver.com) is a general-purpose web server that's easy to use.
Please see [the Caddy website](https://caddyserver.com/docs) or the [README](https://github.com/mholt/caddy/blob/master/README.md) for instructions and documentation.
This wiki is for developers. If you are trying to learn how to use Caddy, please see the [documentation](https://caddyserver.com/docs) on the Caddy website.
## Menu
### This wiki is for developers
The pages of this wiki serve as a guide for developers who would like to hack on the project or extend it by writing add-ons.
All are invited to edit and improve this wiki.
### Popular Pages
You probably want to:
- [Extend Caddy by writing a plugin for it](https://github.com/mholt/caddy/wiki/Extending-Caddy)
- [How to write a Caddy plugin](https://github.com/mholt/caddy/wiki/Extending-Caddy)
- [Try QUIC](https://github.com/mholt/caddy/wiki/QUIC)
- [Troubleshoot PHP-FPM](https://github.com/mholt/caddy/wiki/Troubleshooting-PHP-FPM-and-FastCGI)