THE BEST NEWSLETTER ANYWHERE
Join 6,000 subscribers and get a daily digest of full stack tutorials delivered to your inbox directly.No spam ever. Unsubscribe any time.
There are multiple ways we can insert images in Hugo’s posts.
Hugo’s posts are indifferent.
Hugo posts are written in markdown files. These are plain text content with special syntax. Adding an image to markdown files in Hugo
Here is a syntax for adding images to posts in Hugo

Using Figure shortcode
Syntax
the figure is an inbuilt shortcode provided by Hugo static generator
syntax
if we want full control over how we want to display. We can write a shortcode for image displays.
🧮 Tags
Recent posts
How to Convert String to Int in swift with example How to Split a String by separator into An array ub swift with example How to disable unused code warnings in Rust example Golang Tutorials - Beginner guide Slice Examples Golang Array tutorials with examplesRelated posts