Recent
Backlinks on a Micro.blog hosted website
One of my goals when transforming my website into a digital garden was to include backlinks on my posts. A backlink is a link to a post that refers to the current post that you are viewing. There are several blog posts out there that explain how enable this for Hugo blogs that I used for inspiration. Here are the steps I used to get this functionality on my blog.
You will need to edit your theme for single blog posts which is located at layouts/posts/single.html (or if using a theme that supports Matt Langfordโs microhooks, add/edit one for microhook-after-post.html)
The first thing that needs โฆ
Featured Adventures