Sentinal-2 Vessel Finder

...

August 15, 2026 · Hugo Authors

Rich Content and Shortcodes

Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. ...

March 10, 2019 · Hugo Authors, PaperMod Contributors

Math Typesetting

Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. ...

March 8, 2019 · Hugo Authors

Inner Section

Section/List pages can include markdown content as well. Simply add the content in the _index.md file of the section. The content will be rendered above the list of pages in that section. You can add images, links, and other markdown content in the _index.md file. This allows you to provide an introduction or overview of the section before listing the individual pages.

April 11, 2026