DEV Community

Discussion on: Golang, it was love at first sight.

Collapse
 
ahmadawais profile image
Ahmad Awais ⚡️

That's exactly what I tried to do. Haha. I built my last talk's slide with Go Hugo. wordsesh2018.ahmadawais.com/

Honestly, it felt a bit hard to do as compared to using Gatsby which is written in JavaScript/React.

Thread Thread
 
itsdarrylnorris profile image
Darryl Norris

I can see why making a slide using GoHugo will be painful. GoHugo seems to be targeting more plug and play website tool with possibly a lot of content creation. Compare Gatsby, which more like a framework build static website generators.