Blog
2026
- Using Inkdrop to manage my Astro blog contentHow I integrated Inkdrop into my Astro blog to manage posts and generate the static content consumed by the Content Layer.
- How I manage my SSH connections with ~/.ssh/configHow I went from storing my SSH connections as aliases in .bashrc to managing them with ~/.ssh/config, using different keys for each server and simplifying tools like scp and rsync.