chore: add post descriptions
This commit is contained in:
parent
93a3f505a5
commit
43f9d1430a
8 changed files with 16 additions and 8 deletions
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-03-13'
|
||||
title: 'DOJ takes war on encryption to WhatsApp'
|
||||
description: "The government is taking its war on encryption to WhatsApp's front door. This is, perhaps, even more terrifying than their effort to force Apple to hamstring its device security."
|
||||
draft: false
|
||||
title: DOJ takes war on encryption to WhatsApp
|
||||
tags: ['politics', 'security']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-01-09'
|
||||
title: 'Dutch government on encryption'
|
||||
description: "...forcing companies to add backdoors to their products and services would have 'undesirable consequences for the security of communicated and stored information,' since 'digital systems can become vulnerable to criminals, terrorists and foreign intelligence services.'"
|
||||
draft: false
|
||||
title: Dutch government on encryption
|
||||
tags: ['politics', 'security']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-07-24'
|
||||
title: 'Generating a responsive CSS grid using Neat'
|
||||
description: "I use a responsive grid system for this site (and a number of other projects) that's generated by pulling in Thoughtbot's Neat framework."
|
||||
draft: false
|
||||
title: Generating a responsive CSS grid using Neat
|
||||
tags: ['development', 'CSS']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-12-31'
|
||||
title: 'JavaScript topics and frameworks to learn in 2017'
|
||||
description: "A fantastastic read on what to stay on top of in the ever-changing JavaScript ecosystem in 2017."
|
||||
draft: false
|
||||
title: Updating to the latest version of git on Ubuntu
|
||||
tags: ['JavaScript', 'development']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-05-30'
|
||||
title: 'Senate push for encryption legislation falters'
|
||||
description: "Fantastic news. This bill (and the push behind it) was ill-conceived at best and would have caused untold damage were it to pass."
|
||||
draft: false
|
||||
title: Senate push for encryption legislation falters
|
||||
tags: ['politics', 'security']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-04-24'
|
||||
title: 'Scriptable Backups with Arq'
|
||||
description: "I've been using Arq for my backups for several months now and have regular backups being pushed to both Amazon Cloud Drive and AWS. A big part of Arq's appeal is its flexibility, configurability and the wide array of backup destinations it supports. In short, it allows you to own and control your backups."
|
||||
draft: false
|
||||
title: Scriptable Backups with Arq
|
||||
tags: ['Arq', 'backups']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-12-11'
|
||||
title: 'Throwing together a blog'
|
||||
description: "I've been working on this site for longer than I'd care to admit (years at this point). It's been through a few domains, two content management systems, multiple versions of those content management systems, countless designs and several different hosts. I'm really happy with where it's at and what I've learned putting it together."
|
||||
draft: false
|
||||
title: Throwing together a blog
|
||||
tags: ['development', 'Statamic']
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-12-30'
|
||||
title: 'The year encryption won'
|
||||
description: "It's not a firm guarantee, and who knows what a Trump administration will bring. For now, though, it's enough to appreciate the gains encryption made in 2016, and be hopeful that 2017 will only build on them."
|
||||
draft: false
|
||||
title: The year encryption won
|
||||
tags: ['security', 'privacy']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue