|
You are here |
www.duncanmackenzie.net | ||
| | | | |
christopherwilkinson.co.uk
|
|
| | | | | Well suffice to say that starting a blog has been on my list of things to do for a while. Today I have finally got round to setting one up, thanks in part to a brief discussion this last week on the fediverse (in the aftermath of the birdsite's recent takeover). Being something of a perfectionist I've been reluctant to get started worried both that each post would take hours and without having fully planned out the whole blog I didn't want to end up with another "half done" project. | |
| | | | |
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. | |
| | | | |
www.toptal.com
|
|
| | | Get a fast, lightweight website with a static site generator. Find out how these systems compile templates into static HTML pages. | ||