timeout

Denote temporary content, and warn in Hugo when the content expires.

After three months, the content in timeout will not render and Hugo will throw a warning as a reminder to remove it.

{{< timeout [publish time] >}}

Use angle brackets, < and >, to avoid additional Markdown processing.

Examples

{{< timeout "2025-01-01" >}}
{{< notice note >}}
{{< include "anchor-ip" >}}
{{< /notice >}}
{{< /timeout >}}

Renders to:

Note
Droplets created from a custom image do not receive an anchor IP address and do not require one to use a reserved IP. When you assign a reserved IP address to a Droplet created from a custom image, the reserved IP is automatically mapped to the Droplet’s public IPv4 address instead of an anchor IP.