Tag: udemy

  • Learning to use Hugo to build websites

    I’m learning how to use Hugo to build websites. I signed up for a Udemy course by Dan Hersham.

    I followed the tip to use Homebrew. And 2 to 3 commands later I had generated a skeleton of a site.

    installing hugo theme

    new hugo site

    Hugo is well-documented and it looks like an exciting alternative to explore.

    It supports TOML, YAML and JSON.

    using hugo to build a webpage

    I still have a couple of lessons to go thru in my Udemy course.