From 7eb6538ae81eaa915e77ce8fa6582607cd26b023 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sun, 3 May 2020 23:08:49 +0100 Subject: [PATCH] adding hugo documentation --- hugo.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hugo.md diff --git a/hugo.md b/hugo.md new file mode 100644 index 0000000..c660d37 --- /dev/null +++ b/hugo.md @@ -0,0 +1,7 @@ +# Hugo block + +## Installation + + + +Install with brew: `brew install hugo`.