Alert boxes in Hugo site generator
If alert boxes (like “note”, “warning”) are not built into a site’s Hugo theme, they can be added with a bit of CSS and partial template.
Edit / add to the Hugo site as in this Gist to enable alert boxes.
If alert boxes (like “note”, “warning”) are not built into a site’s Hugo theme, they can be added with a bit of CSS and partial template.
Edit / add to the Hugo site as in this Gist to enable alert boxes.