RSSAmplifier

Blog

Hasse Ramlev Wilson

notes.ramlev.comRSS feed ↗3 posts

Latest posts

Upgrading Adminimal Theme to Drupal 11 Unstable Release

Although Adminimal Theme doesn't have a stable Drupal 11 release yet, you can use Composer to fetch a development version that works with Drupal 11. By modifying your composer.json file to point to the development branch and running composer update, you can start using adminimal_theme on Drupal 11 today, with the understanding that it's unstable pre-release code

ZSH Commit message generator

One of the main things i use AI (Claude) for is for shellscripts. One of the most tedious tasks is to write git commit messages. So i wrote a little zsh function i can use within a git repository, that reads all the changes and suggest to you, a commit message. The script make use of Gum to make it all a bit more glamorous.

mymarks.net - Bookmark generator

I got tired of other people's bookmarking tools and built my own — a no-nonsense, EU-hosted bookmark manager built on Symfony and Tailwind