/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

roneo.org
| | labs.steren.fr
7.8 parsecs away

Travel
| |
| | pavelkorolev.xyz
2.0 parsecs away

Travel
| | One of the most popular things you can see on almost all blogs is anchors. Anchors are the icon or text link to something in the post. Header links are by far the most popular use case for anchors. I've implemented this feature for the blog and want to share knowledge. It's a pretty easy thing to do with a combination of out-of-box Hugo features, but haven't seen this combination described anywhere.
| | hjr265.me
1.8 parsecs away

Travel
| | I like that the Markdown renderer in Hugo automatically adds an id attribute to the headings in the content. This allows you to link to a specific section in a long article. But, I wanted to make it easy for people to get that link. Hugo doesn't do that by default, but makes it very easy to do with Markdown render hooks. By using the following as the render hook for headings, I am able to show a small link icon next to the headings in my blog posts:
| | garysferrao.github.io
25.0 parsecs away

Travel
| Coming to Github, it was a pleasant treat to see they give you a coolplace to host your own static website, and an added bonus of Jekyllif you're interested ...