Convert front matter for zola
1 file changed, 6 insertions(+), 5 deletions(-)
changed files
M content/post/repository-management-with-ghq.md → content/post/repository-management-with-ghq.md
@@ -1,8 +1,9 @@ ---- -Tags: ["development","git"] -date: "2017-05-06T23:31:51+02:00" -title: "Repository management with ghq" ---- ++++ +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 projects automatically. Give it a repository URL, it will clone a project to