diff --git a/Home.md b/Home.md index 01188e4..522a0ec 100644 --- a/Home.md +++ b/Home.md @@ -7,8 +7,11 @@ This wiki is for developers. If you are trying to learn how to use Caddy, please ## Menu -- [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) +### Writing Caddy Plugins -Or just see any of the links to the right that interest you. \ No newline at end of file +1. [How to write a Caddy plugin](https://github.com/mholt/caddy/wiki/Extending-Caddy) +2. [How to publish your plugin to the Caddy website](https://github.com/mholt/caddy/wiki/Publishing-a-Plugin-to-the-Download-Page) + +### Other Topics +- [Try QUIC](https://github.com/mholt/caddy/wiki/QUIC) +- [Troubleshoot PHP-FPM](https://github.com/mholt/caddy/wiki/Troubleshooting-PHP-FPM-and-FastCGI) \ No newline at end of file