Hugo from scratch (getting started guide)

  1. The Quick Start | Hugo cuts this work by half with different files that a user can study instead of doing all this.
  2. Using baseof.html cuts down the need to rewrite complete layout files.
  3. Again, the first two blocks are unnecessary with Quick Start | Hugo.
  4. Ditto as point one for this.
  5. Overall, when learning Hugo, I found starting off explaining/understanding things after running the Quick Start as a way to better understand the workings of Hugo. Your tutorial is basic, but I find it partially outdated with the current way of doing things in Hugo.