|
You are here |
szymonkrajewski.pl | ||
| | | | |
rishikeshs.com
|
|
| | | | | How to properly configure Hugo's Chroma syntax highlighter to work with language hints in markdown code blocks. | |
| | | | |
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. | |
| | | | |
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! | |
| | | | |
www.lindseygamble.com
|
|
| | | Reddit revealed that it has 52 million daily active users, marking the first time that it has ever publicly shared its daily active users. | ||