docs: move dates into filenames

This commit is contained in:
Oliver Davies 2022-08-15 16:16:27 +01:00
parent 2dae670ed1
commit b3757714a5
4 changed files with 0 additions and 17 deletions

View file

@ -1,6 +1,5 @@
---
title: Git Worktrees and Docker Compose
date: 2022-08-12
---
I've recently started trialing Git worktrees again as part of my development workflow.

View file

@ -1,6 +1,5 @@
---
title: I wrote a Neovim plugin
date: 2022-08-13
tags:
- neovim
- open-source

View file

@ -1,7 +1,6 @@
---
title: "Why I write automated tests"
tags: [testing]
date: 2022-08-14
---
In February 2012, I saw a tweet from Tim Millwood asking if anyone wanted to maintain or co-maintain a Drupal module called [Override Node Options](https://www.drupal.org/project/override_node_options).