Articles

Include High Resolution Images in Zola
Include High Resolution Images in Zola

2023-02-09

Zola by default allows basic images in Markdown articles: ![Alt Text for the image](location_of_image.jpg) In practice, this creates issues, e.g. when you're including a high-resolution image, such as a screenshot done on a Mac with Retina display. Look at the below screenshot for example: Even when viewing on a retina/high-resolution display, the screenshot...

Hello World
Hello World

2023-02-07

Hello World! This is the first blog post. The intention of this blog is to have a place to share short articles on technical stuff, which might be useful to some. ...