Tips 'N Tricks
Useful stuff I've collected over time, mainly related to Linux, webdev, etc.
Eleventy and Markdown-based website tips
Embed images in Markdown

Colorize text in Markdown with HTML
<span style="color: red">**text here, with example Markdown**</span>