|
You are here |
www.duncanmackenzie.net | ||
| | | | |
jfm.carcosa.net
|
|
| | | | | The personal site of Jason McBrayer | |
| | | | |
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: | |
| | | | |
saeedesmaili.com
|
|
| | | | | I've been using GatsbyJS for publishing my blog posts here, but I wanted to move to another static site generator that is more automation friendly (more on this later). That's why I decided to migrate this blog to Hugo , which has a very active community and is developed with Go. At first, I was scared of this move, since I don't know how to code in Go, but to my surprise the whole migration process didn't require me to write any Go, and everything is handled via yaml, html, and jinja. | |
| | | | |
spf13.com
|
|
| | | [AI summary] The author discusses their transition from Drupal to WordPress for their technology-focused blog, noting the maturity and speed of the new platform. | ||