Hugo from scratch (getting started guide)

Just to make it clear, I am not a programmer, just a DIY person who knows the basic stuff when needed to make my site. Again, I understand your approach, but I would not recommend some of it to a beginner. I was a beginner myself about 4-5 months ago, and I know basic HTML and CSS, creating a blank theme with hugo new theme theme-name then studying the blank files created in the theme helped me understand Hugo’s basic structure, where your tutorial leaves out such files as list.html and single.html. Anyways, to each their own.

1 Like