From f93d0ca48409d11f5dd9531124e2f5901d856c25 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <cory.dransfeldt@gmail.com>
Date: Wed, 13 Dec 2023 12:00:03 -0800
Subject: [PATCH] chore: add post descriptions

---
 .../2015/backdoor-password-in-junipers-firewall-code.md      | 3 ++-
 src/posts/2015/cadillac-for-your-thoughts.md                 | 3 ++-
 src/posts/2015/currently-reading.md                          | 3 ++-
 src/posts/2015/exploring-osx-mail-clients.md                 | 5 +++--
 src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md | 3 ++-
 src/posts/2015/moving-to-bitbucket.md                        | 3 ++-
 src/posts/2015/scotch-box-local-lamp-development.md          | 3 ++-
 src/posts/2015/syncing-osx-app-preferences-dot-files.md      | 3 ++-
 src/posts/2015/updating-osx-from-command-line.md             | 3 ++-
 9 files changed, 19 insertions(+), 10 deletions(-)

diff --git a/src/posts/2015/backdoor-password-in-junipers-firewall-code.md b/src/posts/2015/backdoor-password-in-junipers-firewall-code.md
index 382c1919..f744660f 100644
--- a/src/posts/2015/backdoor-password-in-junipers-firewall-code.md
+++ b/src/posts/2015/backdoor-password-in-junipers-firewall-code.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-12-24'
+title: 'Backdoor password in Juniper's firewall code'
+description: "This is exactly why creating back doors in to encryption is an awful thing. We don't need a 'Manhattan-like project' to create more security holes like this one — if you create backdoors, even for legitimate purposes, you'll simply be increasing the likelihood that incidents like this will continue to happen."
 draft: false
-title: Backdoor password in Juniper's firewall code
 tags: ['politics', 'security']
 ---
 
diff --git a/src/posts/2015/cadillac-for-your-thoughts.md b/src/posts/2015/cadillac-for-your-thoughts.md
index 2b6216d8..c1276923 100644
--- a/src/posts/2015/cadillac-for-your-thoughts.md
+++ b/src/posts/2015/cadillac-for-your-thoughts.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-11-27'
+title: 'A Cadillac for Your Thoughts (2015 in music)'
+description: "2015 has been a genuinely fantastic year for music (both live and recorded). That's very much a personal assessment of the year but music is an inherently personal thing. There's been a number of albums released or that I've discovered that I see myself listening to for a long time to come, and I've attended a number of shows that left a lasting impression on me (for good reasons and bad)."
 draft: false
-title: A Cadillac for Your Thoughts (2015 in music)
 tags: ['music']
 ---
 
diff --git a/src/posts/2015/currently-reading.md b/src/posts/2015/currently-reading.md
index ee2b3d67..3871b481 100644
--- a/src/posts/2015/currently-reading.md
+++ b/src/posts/2015/currently-reading.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-03-28'
+title: 'Currently reading'
+description: "I've been reading a lot lately (mainly on my phone when I catch a spare moment). I've picked up several books on front end development and am currently digging in to JavaScript: The Good Parts by Douglas Crockford."
 draft: false
-title: Currently reading
 tags: ['books', 'JavaScript']
 ---
 
diff --git a/src/posts/2015/exploring-osx-mail-clients.md b/src/posts/2015/exploring-osx-mail-clients.md
index d8f538d0..472d6e83 100644
--- a/src/posts/2015/exploring-osx-mail-clients.md
+++ b/src/posts/2015/exploring-osx-mail-clients.md
@@ -1,11 +1,12 @@
 ---
 date: '2015-04-17'
+title: 'Exploring OS X mail clients'
+description: "I've been using Fastmail for over a year now and have been exploring email clients the entire time I've been a subscriber. Until recently, the best client I've been able to find has been Fastmail's web app itself (whether that's in the browser or in a Fluid instance)."
 draft: false
-title: Exploring OS X mail clients
 tags: ['Fastmail', 'Email']
 ---
 
-I've been using [Fastmail](https://www.fastmail.com/?STKI=11917049) for over a year now and have been exploring email clients the entire time I've been a subscriber. Until recently, the best client I've been able to find has been Fastmail's web app itself (whether that's in the browser or [in a Fluid instance](http://coryd.me/notes/fastmail-in-fluid-app).<!-- excerpt -->
+I've been using [Fastmail](https://www.fastmail.com/?STKI=11917049) for over a year now and have been exploring email clients the entire time I've been a subscriber. Until recently, the best client I've been able to find has been Fastmail's web app itself (whether that's in the browser or [in a Fluid instance](http://coryd.me/notes/fastmail-in-fluid-app)).<!-- excerpt -->
 
 I've tried [Airmail](http://airmailapp.com/), which is fine but isn't as flexible as I'd like (despite having a really extensive preferences pane) or as lightweight as I had hoped[^1]. I suffered through using OS X's Mail app and, though the [Gmailinator](https://github.com/nompute/GMailinator) plugin made it somewhat bearable, it frequently exhibited odd behavior that had me wondering just what the app was doing at times. I tried using [Mailmate](http://freron.com) on several occasions but would get hung up on the minimal nature of the app's designed and overwhelmed by its flexibility and feature-set.
 
diff --git a/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md b/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md
index 1d4774f2..d4a5ec92 100644
--- a/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md
+++ b/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-07-18'
+title: 'Hypebot Hosts LA Music Tech Meetup July 23'
+description: "If you're based in LA be sure to come out to the meetup and say hi!"
 draft: false
-title: Hypebot Hosts LA Music Tech Meetup July 23
 tags: ['meetups']
 ---
 
diff --git a/src/posts/2015/moving-to-bitbucket.md b/src/posts/2015/moving-to-bitbucket.md
index 0dbd6462..64c4f74d 100644
--- a/src/posts/2015/moving-to-bitbucket.md
+++ b/src/posts/2015/moving-to-bitbucket.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-08-29'
+title: 'Moving to Bitbucket'
+description: "I recently moved all the repositories for my personal and client development projects to Bitbucket. I had been paying for GitHub's micro plan to manage a few projects that I didn't want public, but made the decision to switch after exploring a bit more and seeing that, well, Bitbucket provides the functionality I was paying GitHub for free."
 draft: false
-title: Moving to Bitbucket
 tags: ['Git', 'GitHub', 'Bitbucket']
 ---
 
diff --git a/src/posts/2015/scotch-box-local-lamp-development.md b/src/posts/2015/scotch-box-local-lamp-development.md
index 755ab282..7cc3c02e 100644
--- a/src/posts/2015/scotch-box-local-lamp-development.md
+++ b/src/posts/2015/scotch-box-local-lamp-development.md
@@ -1,6 +1,7 @@
 ---
 date: '2015-11-12'
-title: Scotch Box for local LAMP development
+title: 'Scotch Box for local LAMP development'
+description: "If you spend any amount of time working on LAMP stack development projects you should take a look at Scotch Box. It's a full-featured Vagrant Box and is far easier than fiddling with setting up a server directly on your dev machine."
 draft: false
 tags: ['development', 'Vagrant']
 ---
diff --git a/src/posts/2015/syncing-osx-app-preferences-dot-files.md b/src/posts/2015/syncing-osx-app-preferences-dot-files.md
index 0d06e3d8..948a1d3d 100644
--- a/src/posts/2015/syncing-osx-app-preferences-dot-files.md
+++ b/src/posts/2015/syncing-osx-app-preferences-dot-files.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-03-15'
+title: 'Syncing OSX app preferences and dot files'
+description: "I've started using a command line tool called mackup to back up and sync many of my dot files and application settings on OS X."
 draft: false
-title: Syncing OSX app preferences and dot files
 tags: ['development', 'macOS']
 ---
 
diff --git a/src/posts/2015/updating-osx-from-command-line.md b/src/posts/2015/updating-osx-from-command-line.md
index 03b375fb..b1abfb4e 100644
--- a/src/posts/2015/updating-osx-from-command-line.md
+++ b/src/posts/2015/updating-osx-from-command-line.md
@@ -1,7 +1,8 @@
 ---
 date: '2015-09-05'
+title: 'Update OS X from the command line'
+description: "If you don't want to bother dealing with the Mac App Store you can check for any recent updates for OS X from the command."
 draft: false
-title: Update OS X from the command line
 tags: ['macOS']
 ---