|
You are here |
www.scale.at | ||
| | | | |
kurtextrem.de
|
|
| | | | | Technical in-depth guide for the & srcset and sizes attributes to create responsive & performant images. | |
| | | | |
hjr265.me
|
|
| | | | | I am by no means an expert in HTML and CSS. But I have been tweaking and tuning a few of my Hugo-powered websites, including this one. And, I had the opportunity to explore a few of the modern HTML and CSS features. Starting last month I made it a point to use more images in my blog posts. And, I am glad I did. When I wrote the blog post on hiding files in ZIP archives, I enjoyed preparing the ZIP format illustrations. | |
| | | | |
sarasoueidan.com
|
|
| | | | | - The personal website of Sara Soueidan, inclusive design engineer | |
| | | | |
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: | ||