From d8995902414f2d2689b0bbdc6651730b1fe9bd31 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 17 Dec 2025 23:31:39 +0100 Subject: moved blog generation to separate folder --- blog/templates/sidebar.html.j2 | 55 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 blog/templates/sidebar.html.j2 (limited to 'blog/templates/sidebar.html.j2') diff --git a/blog/templates/sidebar.html.j2 b/blog/templates/sidebar.html.j2 new file mode 100644 index 0000000..7390145 --- /dev/null +++ b/blog/templates/sidebar.html.j2 @@ -0,0 +1,55 @@ + +

About me

+

I'm a game developer by occupation and a computer enthusiast by hobby. +I love learning about and working on anything related to computers or geek stuff, +although I consider myself only a passionate greenhorn. +Sometimes I touch upon some more artistic stuff, but mostly just to amuse myself.

+
+

btw I use arch

+ +
+

My other thingies

+ + +Website + + + +Mastodon + + + +Git repositories + +

Top tags

+

ls ~/tags/

+

{% for tag in site.top_tags %}{{ tag }}/{% if not loop.last %} {% endif %}{% endfor %}

+

I want different colors

+

ls ~/themes/ -A

+ + + sweet-celestial.sh + + + + luna-eclipsed.sh + + + + .pinky-swear.sh + +

Never miss a post

+ + +RSS feed + +

Contact me at

+ + +contact@wazul.moe + +

especially if you find some typos or bugs on the page

+

Thank you

+

for everyone who made this blog possible

+

How It's Made

+

This blog is open source, check it out!

-- cgit v1.2.3-70-g09d2