Include images in the Markdown file using shortcodes from the page bundle. Hugo - Page Bundle shortcodes for images In this post I describe how to declare images of the page bundle in the front matter of the Markdown file. Since the Markdown possibilities of the image output are not sufficient for me, I have programmed two shortcodes with more possibilities ( size, positioning, caption).Read more Jan 30, 2023 #CSS SCSS #front matter #hugo #images #shortcodes #webdesign
Integrate SVG icons with HTML and CSS/SCSS in Hugo Use free Bootstrap SVG Icons in Hugo Bootstrap provides more than 1800 SVG icons. How easy these can be used in Hugo, I describe in this post. The Bootstrap SVG icons can also be used independently of the Bootstrap Toolkit.Read more Update: Jan 28, 2023 #bootstrap #CSS SCSS #hugo #shortcodes #svg