The latest release from Hugo (the static site generator) brings a long-awaited Hugo feature that has had many names. This feature allows you to create pages from data. You can read all about it in the documentation where it’s titled Content Adapters. Also worth mentioning in this release are the new Extras Goldmark Extensions, which allows you to enable Markdown syntax for inserted text, mark text, subscript and superscript. You can now write stuff like ‘H2O and 1st’ without using HTML ...