/*
  X-Content-Type-Options: nosniff
  Referrer-Policy: strict-origin-when-cross-origin
  X-Frame-Options: DENY

/index.html
  Cache-Control: no-cache, no-store, must-revalidate

/*.md
  Cache-Control: no-cache, no-store, must-revalidate
  Content-Type: text/markdown; charset=utf-8

/downloads/*
  Cache-Control: public, max-age=31536000, immutable
