welkomscherm, my #emacs package for a cozy #dashboard / #welcome screen has reached v1.0.4

https://codeberg.org/jjba23/welkomscherm.el

I now implemented a flexible and customizable rendering algorithm which allows you to change everything (via a list of thunks). I also provide some convenience setup (with bookmarks/work/actions) but you are free to change as you please. Some hooks are also provided

The project is now also better documented. I am happy to hear your feedback, ideas and experiences

@jjba23 Looks nice, and Impressive startup time!
@balterwenjamin42 I appreciate your comment 🙂 the startup time of my #Emacs is indeed crazy fast, thanks to being at version 30.1, with native compilation, and by loading everything asynchronously and lazily with the great #elpaca package manager