From e239a3a726d94593051f52270386e6f9dba81bb6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 3 Apr 2020 21:44:24 +0200 Subject: Convert front matter for zola --- post/repository-management-with-ghq.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'post/repository-management-with-ghq.md') diff --git a/post/repository-management-with-ghq.md b/post/repository-management-with-ghq.md index d831c9e..c225ace 100644 --- a/post/repository-management-with-ghq.md +++ b/post/repository-management-with-ghq.md @@ -1,7 +1,8 @@ +++ -Tags = ["development","git"] -date = "2017-05-06T23:31:51+02:00" +date = 2017-05-06T23:31:51+02:00 title = "Repository management with ghq" +[taxonomies] +tags = ["development","git"] +++ I recently encountered [ghq][], a tool for automatically organising VCS-backed -- cgit 1.4.1