chore: remove draft frontmatter
This commit is contained in:
parent
a9352d5404
commit
65a962615a
244 changed files with 2 additions and 246 deletions
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['politics', 'security']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['music']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['books', 'JavaScript']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['Fastmail', 'Email']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['meetups']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['Git', 'GitHub', 'Bitbucket']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
date: '2015-11-12'
|
||||
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']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['development', 'macOS']
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['macOS']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue