Goran Stimac
Menu

Tag

#GoHugo

2 matching blog articles with repeat coverage under this topic.

Guide Post

Styling Tables With Hugo Shortcode

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.