{% extends "base.html" %} {% block content %}

Welcome to my website

This is my personal website, where I post articles and other stuff, usually about coding. Opinions are my own.

This blog has no ads, please consider sponsoring me, thanks! Donate using Liberapay

{% set section = get_section(path="blog/_index.md") %}

Articles

RSS Feed

{% endblock content %}