Updated Home (markdown)

Matt Holt 2019-07-02 16:17:33 -06:00
parent 7323f87b26
commit e8853fa396

17
Home.md

@ -7,18 +7,23 @@ This wiki is for developers. If you are trying to learn how to use Caddy, please
## Menu ## Menu
### Version 2
- [Ad-hoc Caddy 2 Documentation](https://github.com/caddyserver/caddy/wiki/v2:-Documentation)
- [Example of building a config from scratch](https://github.com/caddyserver/caddy/wiki/v2:-Config-from-Scratch)
### Writing Caddy Plugins ### Writing Caddy Plugins
1. [How to write a Caddy plugin](https://github.com/mholt/caddy/wiki/Extending-Caddy) 1. [How to write a Caddy plugin](https://github.com/caddyserver/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) 2. [How to publish your plugin to the Caddy website](https://github.com/caddyserver/caddy/wiki/Publishing-a-Plugin-to-the-Download-Page)
### Community ### Community
- [Forum](https://caddy.community) - [Forum](https://caddy.community)
- [Contributing Guide](https://github.com/mholt/caddy/blob/master/.github/CONTRIBUTING.md) - [Contributing Guide](https://github.com/caddyserver/caddy/blob/master/.github/CONTRIBUTING.md)
- [Slack](https://caddyserver.slack.com) (requires active [Sponsorship](https://caddyserver.com/pricing#sponsorship) or [Engineering Package](https://caddyserver.com/pricing#engineering-package) subscription) - [Slack](https://caddyserver.slack.com) (requires active [Sponsorship](https://caddyserver.com/pricing#sponsorship) or [Engineering Package](https://caddyserver.com/pricing#engineering-package) subscription)
### Other Topics ### Other Topics
- [Try QUIC](https://github.com/mholt/caddy/wiki/QUIC) - [Try QUIC](https://github.com/caddyserver/caddy/wiki/QUIC)
- [Troubleshoot PHP-FPM](https://github.com/mholt/caddy/wiki/Troubleshooting-PHP-FPM-and-FastCGI) - [Troubleshoot PHP-FPM](https://github.com/caddyserver/caddy/wiki/Troubleshooting-PHP-FPM-and-FastCGI)
- [Running Caddy on Android](https://github.com/mholt/caddy/wiki/Running-Caddy-on-Android) - [Running Caddy on Android](https://github.com/caddyserver/caddy/wiki/Running-Caddy-on-Android)