I have often been tasked with making small sites with the hope that a non-tech oriented person could edit it through a CMS. Normally a CMS costs money or is difficult to build. There are some solutions, such as wordpress or squarespace where it is easy for anyone to edit anything on the site, but I prefer to use static site generators to build sites. I have used both Jekyll and Hugo in the past and either would work for this project, but I am going to use Hugo for this example.
The tech stack is Forestry.io, Hugo, and Github…