
Education Video
GoHugo Series - What Is GoHugo?
This is the first video of the Go Hugo series in which I will try to answer the most common questions about this great framework.
Category
2 matching blog articles with a stable archive path for this topic.

This is the first video of the Go Hugo series in which I will try to answer the most common questions about this great framework.
Markdown is a great way of writing your posts for new static website generators, but sometimes you need to add HTML classes directly to the output to make it look better. Here comes to play Hugo shortcodes that will help you programmatically add custom HTML to your markdown files.