|
You are here |
szymonkrajewski.pl | ||
| | | | |
werat.dev
|
|
| | | | | 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! | |
| | | | |
justinmchase.com
|
|
| | | | | Visit the post for more. | |
| | | | |
purefun.dev
|
|
| | | | | Are you using Hugo the static site generator? Is your markdown not allowing custom html, like you might be used to from other contexts: Markdown is usually a superset of html after all. "For any markup that is not covered by Markdown's syntax, you simply use HTML itself". Sometimes however, Hugo's markdown renderer seems to ship in a safe mode, where you suppsedly can take input from users you don't trust and safely render it on your site. | |
| | | | |
aaronparecki.com
|
|
| | | Wikis, backups, chat logs, and the IndieAuth spec | ||