mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 20:46:15 -04:00
docs: Add template example pointing to this website
This commit is contained in:
parent
f2a35c2aa6
commit
7f978fb437
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ Enable templates on all requests:
|
|||
templates
|
||||
```
|
||||
|
||||
For a complete example of a site using templates to serve markdown, take a look at the source for [this very website](https://github.com/caddyserver/website)! Specifically, take a look at the [`Caddyfile`](https://github.com/caddyserver/website/blob/master/Caddyfile) and [`src/docs/index.html`](https://github.com/caddyserver/website/blob/master/src/docs/index.html).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue