|
You are here |
pavelkorolev.xyz | ||
| | | | |
hjr265.me
|
|
| | | | | 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: | |
| | | | |
www.duncanmackenzie.net
|
|
| | | | | Using Salma Alam-Naylor's code, I added a feature onto my Hugo site to display Bluesky 'likes' on my blog posts. | |
| | | | |
home.hedy.dev
|
|
| | | | | I needed HTML components in Lume similar to Hugo shortcodes and tried MDX. Here's how I implemented Hugo shortcodes in Lume after facing issues with MDX. | |
| | | | |
stevenhicks.me
|
|
| | | I recently presented at MKE Web Pros, about static site generators. I put together some slides and notes. | ||