Creating Columns With Hugo Shortcodes
Hugo allows for creating shortcodes, which allows you to use Markdown content but have special HTML rendering based on the shortcodes, so that you could have the simplicity of Markdown and still use the power of HTML.
Author: David Nimon
Date: 2023-09-07 10:03
Building your Site with Hugo
This website is built using Hugo, using the ananke theme.
Hugo makes a static site straightforward to build, and hugo has great documentation, such as their quick start page.
Author: David Nimon
Date: 2023-09-06 15:10