#NoteToSelf
7 entries
All posts and photos tagged with #NoteToSelf.
-
How to backup and restore ssh keys on Linux
I just reloaded the OS on my little System76 box and I stumbled around a bit when trying to restore my ssh keys. Here is a note for myself but maybe it can help someone else too.
-
How to add a custom slugify filter to 11ty
During my recent blog migrations, I discovered the new slugify filter handles apostrophes differently. I'd prefer they were dropped. Here are the steps.
-
How I setup a new website on caddy server
I can never remember the exact steps to setup a new website on caddy server. These are my notes for the next time I need to do this.
-
How to setup Calibre to remove DRM from ebooks on Linux
I'm writing this little guide as a note to myself on how to setup Calibre to make backup copies of the ebooks I purchase on my Linux system.
-
How to create a border-top linear gradient
I was struggling to create a linear gradient top border for a call out section. Here's the solution I landed on.