docs: Update adapters list, directive order note in caddyfile concepts (#97)

This commit is contained in:
Francis Lavoie 2020-11-24 17:28:31 -05:00 committed by GitHub
parent d2aaa73a54
commit b95745040b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -16,9 +16,10 @@ The following config adapters are currently available (some are third-party proj
- [**nginx**](https://github.com/caddyserver/nginx-adapter)
- [**jsonc**](https://github.com/caddyserver/jsonc-adapter)
- [**json5**](https://github.com/caddyserver/json5-adapter)
- [**yaml**](https://github.com/iamd3vil/caddy_yaml_adapter)
- [**yaml**](https://github.com/abiosoft/caddy-yaml)
- [**cue**](https://github.com/caddyserver/cue-adapter)
- [**toml**](https://github.com/awoodbeck/caddy-toml-adapter)
- [**hcl**](https://github.com/francislavoie/caddy-hcl)
(This list is the temporary home for known adapters until our new website is finished.)