Caddy Static Catalog
One folder per website.
Drop a new folder under static/<site-slug>/ with an
index.html and it appears here automatically.
Folders prefixed with _ are hidden.
Published Sites
3
Route Pattern
/slug/
Hidden Prefix
_*
Available Websites
Every direct child folder is a self-contained static site.
Static site
elisha
Served from static/elisha/.
Static site
site-one
Served from static/site-one/.
Static site
site-two
Served from static/site-two/.