A weird story about how sometimes one thing leads to another
· 3 min
Short Introduction Since August, I've been back to blogging and this time, it feels much better than my first attempt a decade ago. Back then, I delved into blogging during my studies in the early/mid-2000s, just before the WordPress boom. My journey began with WordPress Version 1.2, marking my entry into the community. I joined WordPress…
Introducing my Hello page
· 1 min
Some of you have probably already seen them on one website or another: The Hello page. Alastair Johnston had the simple idea of creating a page on which your favourite contact options are listed. A kind of 'rules of engagement'. That way, anyone could get in touch with me, and vice versa, without needing to rely on algorithms, or guesswork as to…
How to stop your website from overscrolling
· 1 min
Have you ever been annoyed by the fact that your website scrolls up and down beyond the viewport and bounces back? Put the following code in your stylesheet and you‘ll be satisfied. :root { overscroll-behavior: none; } But be sure you have no pull-to-refresh action.
Crafting the Web: Where CMS and SSG unite
· 2 min
Do you remember the early 2010s, just before WordPress skyrocketed? Back then, Movable Type was undisputedly the number one blogging system. A position it carelessly lost in 2004 with the introduction of a paid license in version 3.0, driving users towards the open-source competitor, WordPress. Okay, it probably has something to do with Movable…
Tracking-free since '23
· 1 min
Dear Sir or Madam, I am pleased to inform you that there are no cookies, trackers or anything like that on this website. That's it, thank you for your attention and have a nice day.