Commit graph

18 commits

Author SHA1 Message Date
Francis Lavoie
44c20f3ea2
Removed the dependency! 2020-02-26 16:23:09 -05:00
Francis Lavoie
7f84c70b82
Add anchor links to headers 2020-02-26 16:23:09 -05:00
Francis Lavoie
d1997764cf
docs: Improve dark theme warning aside (#12)
Also wrapped @id with backticks to make it look a bit nicer
2020-02-26 13:52:16 -07:00
Matthew Holt
cb9a30b124
head: Fine-tune meta tags 2020-02-23 22:04:02 -07:00
Bruno Paulino
0d3952565d
head: Add open graph tags and artwork for social media (#8) 2020-02-23 22:02:18 -07:00
Isaac Parker
70733b8e4c
docs: Update config import paths for module example (#10)
Looks like the import path is wrong. Sanity checking against an in-tree module (https://github.com/caddyserver/caddy/blob/v2/modules/filestorage/filestorage.go#L19) seems to confirm this change corrects the import path.
2020-02-23 22:00:28 -07:00
Mohammed Al Sahaf
30060ce9af
docs: fix the anchor fragment in the index of Caddyfile matchers (#7) 2020-02-20 14:27:49 -07:00
Matthew Holt
72882011fc
docs: caddyfile: Clarify that not all directives accept matcher tokens 2020-02-17 16:25:11 -07:00
Matthew Holt
668d145ecc docs: caddyfile: Add page just about request matchers 2020-02-14 10:13:53 -07:00
Joel Clermont
8a2f6fccb2
docs: api: clarify use of DELETE (#5)
The old description was confusing since there isn't a JSON body in the DELETE request.
2020-02-13 20:12:14 -07:00
Matthew Holt
f74f5ade03
Clarify a few things 2020-02-11 11:48:18 -07:00
Matthew Holt
2abf8549a7
docs: Update root, reverse_proxy, and shorthand placeholders 2020-02-04 13:33:48 -07:00
Matthew Holt
3c6202c15d
docs: Update header directive with regards to defer 2020-02-04 11:10:30 -07:00
Matthew Holt
0e0134f254
docs: Update adapt command --config flag 2020-02-04 10:50:18 -07:00
Joda Stößer
5b319a056c
fix: remove paragraph separators (#1)
There are line and paragraph separators as unicode symbols which are only visible in Chrome on Windows machines and are difficult to detect on other setups. They cause visual inconsistencies and can be safely removed.
https://www.fileformat.info/info/unicode/char/2029/index.htm
https://stackoverflow.com/questions/39603446/why-is-this-symbol-showing-up-on-chrome-and-not-firefox-or-edge
2020-02-02 22:16:57 -07:00
Matt Holt
cfd38d3dd1
Create FUNDING.yml 2020-01-24 12:55:31 -07:00
Matthew Holt
f3b2e2f9d3
Add readme 2020-01-24 12:54:40 -07:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00