About the Blog

This site is built with simplicity in mind. It’s a fully static HTML blog, generated from a mix of Markdown files and HTML templates.

A small Python script handles the rendering whenever a new article is added—no heavy frameworks, no unnecessary overhead.

On the backend, the site is served by nginx. There’s no database, no API layer, and nothing dynamic running in the background. Sometimes simple really is better.

The code is — or will soon be — available on my GitHub:
https://github.com/GianisTsol

More coming soon!