=================
== Claus' Blog ==
=================
Made with Hugo and ❤️

⭐ Featured blog posts

🔗 Recent bookmarks

logseq with syncthing and/or git

#logseq #obsidian #syncthing #git #dev
Recently, I fell in love with logseq [1]. At first glance, logseq confused me and didn’t convince me. Later, after reading some articles and watching some videos, we became a couple 😉 For my use case, I couldn’t see logseq as a competitor or replacement for Obsidian [2], but as a complement. Read more...

Keychron K8 Pro with vial-qmk support

#keychron #keyboard #qmk #vial #github #bluetooth
A year ago I bought Keychron K8 Pro (RGB/ISO/DE). At that point I had zero experience with Keychron or with QMK [1]. QMK (Quantum Mechanical Keyboard) firmware is an open-source firmware for keyboards. It allows users to customize keymaps, macros, and various keyboard functionalities to suit their needs. Read more...

Working with Hugo (Part 3): Images

#hugo #git #howto #development
TL;DR ▶️ Long story short, I couldn’t find a simple solution to handle images in Hugo’s default Markdown parser. At the time of writing this post, i’m not using a single image in one of my posts. The official documentation is quite clear about image processing in a template [1]. Read more...