{% extends "base.html.j2" %} {% block page_title %}Acknowledgement {{ super() }}{% endblock %} {% block page_title_short %}Acknowledgement{% endblock %} {% block content %}

Acknowledgement

Thank you for everyone, who made this blog possible, like...

Marcsello who was kind enough to share his blog source with the world, so I could steal get inspired by it
David Moore for the ascii art tree
Bootstrap for the awesome CSS library and dmhendricks for the grid only extraction
Jinja for the intuitive templating language
Marko for the extensible MD converter
Jetbrains for their amazing font which I use literally everywhere
terminal.sexy for the cool terminal color template
iconify for all the icons

... and last but not least, You dear Reader!

{% endblock %}