Dennis de BestβMost good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.β Linus Torvalds
Dennis de BestβMost good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.β Linus Torvalds
As I have added TypeScript and WebPack encore to Grav recently I wanted to find a way to add CSS and JavaScript only to certain pages.
So far I generated a assets.html page that would contain the links to the JavaScript and CSS files generated by
WebPac...
We are all used to seeing a scroll bar on all the pages we visit daily on the internet.
They are useful and explicit. This is very handy but not enjoyable.
For a while now all major Browsers accept some CSS Pseudo elements to customise to wat the browser's scroller looks. To have some more infor...
Sometimes, while writing some code, I can not keep track of time and end up not really knowing the time I have spent on it.
So to keep an eye on this I can make sure to look at my watch and writing down the starting time but this is something I would not be able to do all the time. It would also n...
Dennis de BestI started this Grav Blog in 2016. It was a nice and easy way to get started and to set everything up. I got the LingonBerry theme and only changed a few lines in its CSS code to change some colors. This worked fine and was up for years.
Recently I wanted to get back to my blog to add some mor...
Dennis de Best