warp.

A tiny static site with Caddy

Automatic HTTPS in two lines.

example.com {
  root * /var/www/site
  file_server
}