Explore >> Select a destination


You are here

stenbrinke.nl
| | werat.dev
2.0 parsecs away

Travel
| | It's a good practice to always include width and height attributes on images and video elements. Without them the browser has no way of knowing how large the image is going to be and cannot reserve the space in advance when rendering the page. This often leads to the content moving around during the page load, since images take extra time to fetch. This is called Layout Shift and I find it extremely annoying!
| | www.jayeless.net
3.0 parsecs away

Travel
| | Here's something I have achieved today: I got my site to display an "external link" SVG icon at the end of all links generated from Markdown, using Hugo's neat markdown render hooks?(external link). Basically, when Hugo is translating Markdown
| | thedroneely.com
4.7 parsecs away

Travel
| | Hugo is a static site generator program and a mighty good piece of free software.
| | static.quest
24.4 parsecs away

Travel
| A look into the wonderful world of Static Site Generators