dev
Viewing all posts categorised as "dev".
-
Dealing with unintended non-breaking spaces
Non-breaking spaces might look like normal spaces, but will cause problems if used unintentionally in commands and code.
-
How I added dark mode to this website
People want dark mode on websites and in apps for different reasons. With this post I will explain how I added dark mode to this website.
-
My custom changes to Invision Community core files
This post is mostly a note to myself, to keep track of the changes I make to the core files of my Invision Community installation.
-
Remove unused styles and minify CSS for Jekyll
(updated )
How to use UnCSS to remove unused styles and minify your CSS for Jekyll.