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....

April 30, 2024 ยท 7 min