Hugo High Level
This is the 2nd post of โEverything I learned from blogging with Hugoโ series Why Hugo? Hugo is a Static Site Generator. Key is the word โstaticโ. It means: A static website is made up of one or more HTML webpages that load the same way every time. Static websites contrast with dynamic websites, which load differently based on any number of changing data inputs, such as the userโs location, the time of day, or user actions....