Explore >> Select a destination


You are here

rishikeshs.com
| | without.boats
10.0 parsecs away

Travel
| |
| | sam.hooke.me
7.3 parsecs away

Travel
| | The home page of Sam Hooke.
| | roneo.org
8.3 parsecs away

Travel
| | Note: You need to run Hugo ? 0.81, and Hugo 0.108.0 provides interesting improvements on this topic Enable Markdown Attributes In config.toml [markup.goldmark.parser.attribute] block = true title = true or in config.yml markup: goldmark: parser: attribute: block: true title: true Usage Add a single class: ![Image description](/images/portfolio/theme-screenshot.jpg) {.custom-css-class} Add multiples classes: ![Image description](/images/portfolio/theme-screenshot.jpg) {.myclass class="custom-css-class1 custom-class2"} Example This picture surrounded by a frame is the result of this image together with some CSS and the following markup:
| | 128bit.io
52.7 parsecs away

Travel
| So, it was time for a bit of change for the blog. I have been using an older version of Jekyll for some time and upgrading for me has always been a pain. I picked to move away from Jekyll to something new, this is where Hugo comes into play. Hugo Hugo is another static site generator like Jekyll but written in Go, it boasts itself as the fastest tool of its kind but it wasn't the speed that drew me to it.