From c9d36d834580f20de7d383f17e385ec2a9331455 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 27 Jul 2022 08:04:21 +0100 Subject: started programming page in draft --- content/stream/2022_07_26.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/stream/2022_07_26.md') diff --git a/content/stream/2022_07_26.md b/content/stream/2022_07_26.md index f1fa788..485c8eb 100644 --- a/content/stream/2022_07_26.md +++ b/content/stream/2022_07_26.md @@ -5,7 +5,7 @@ draft: false tags: ['hugo', 'berwick-upon-tweed'] --- -First time I tried [Hugo](https://gohugo.io/) a few years ago I binned it after a few days of banging my head against brick wall. *It is not friendly to a non-programmer*. The documentation can be terse, often blurring the line between web stuff and Go-specific terminology that has nothing whatsover to do with a web site (`arrays` and `slices`, for example), with very little hand-holding or context-setting. I've written lots of computer programs, including programs written on Go, and I struggle with Hugo. +First time I tried [Hugo](https://gohugo.io/) a few years ago I binned it after a few days of banging my head against brick wall. *It is not friendly to a non-programmer*. The documentation can be terse, often blurring the line between web stuff and Go-specific terminology that has nothing whatsover to do with a web site (`arrays` and `slices`, for example), with very little hand-holding or context-setting. I've written lots of computer programs, including programs written in Go, and I struggle with Hugo. Tonight I've been trying to add a new page `about/programming` and been getting into knots understanding the often subtle issues related to layouts, lookup order, page types, leaf bundles, branch bundles, sections, and so on. Think I need to sleep on it. -- cgit v1.2.3