summary refs log tree commit diff stats
path: root/post/self-hosted-git.md
diff options
context:
space:
mode:
authorAlan Pearce2020-11-14 21:19:20 +0100
committerAlan Pearce2020-11-14 21:52:50 +0100
commit7b8e1090ccfc4dee2be6ebb3631e2b3f5d90183a (patch)
tree90ddfac26b050f0855c91a1f543cd8e255ddea5a /post/self-hosted-git.md
parentafe1f53c564a2a7b3df3429ba1f3e22d83bef3ae (diff)
downloadwebsite-7b8e1090ccfc4dee2be6ebb3631e2b3f5d90183a.tar.lz
website-7b8e1090ccfc4dee2be6ebb3631e2b3f5d90183a.tar.zst
website-7b8e1090ccfc4dee2be6ebb3631e2b3f5d90183a.zip
Convert front matter for zola
Diffstat (limited to 'post/self-hosted-git.md')
-rw-r--r--post/self-hosted-git.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/post/self-hosted-git.md b/post/self-hosted-git.md
index 19428ce..1cceff3 100644
--- a/post/self-hosted-git.md
+++ b/post/self-hosted-git.md
@@ -1,9 +1,10 @@
----
-Description: "I describe my git server setup (using cgit and gitolite), and what it allows"
-Tags: ["development","git"]
-date: "2017-06-04T12:33:02+02:00"
-title: "A simple, powerful self-hosted git setup"
----
++++
+description = "I describe my git server setup (using cgit and gitolite), and what it allows"
+date = 2017-06-04T12:33:02+02:00
+title = "A simple, powerful self-hosted git setup"
+[taxonomies]
+tags = ["development","git"]
++++
 
 I had been using [gogs][] for about a year.  It worked reasonably
 well, as it focuses on being a lightweight self-hosted GitHub