caddyserver / website

The Caddy website
157 stars 153 forks source link

developer documentation for placeholders #409

Closed elee1766 closed 3 months ago

elee1766 commented 4 months ago

also adds a docker command to the readme that might help people working with this repo

i run caddy already locally, so it's a bit of a pain to have to disable admin. (also i cant bind to 80/443 without root)

hosting it here https://caddy-website.put.gay/docs/extending-caddy/placeholders

elee1766 commented 3 months ago

@mholt accepted all the grammar changes, had two questions for you on your last two comments that will change what i write to replace the last section. i agree that it's weak.

elee1766 commented 3 months ago

@mholt i rewrote the last section into a single examples section with an intro - it feels a lot nicer.

also rewrote it to be more instructional/imperative, as at this point, the user should have already read the overview, and just probably wants to know what to do.

only thought - should i also include an example of parsing a string? or should people be expected to know that.

elee1766 commented 3 months ago

done