Introduction to HUGO and how to install in Win/Mac
1. Introduction to Hugo
-
HUGO is for Static Website
- So What is Dynamic Websites?
- HUGO help you build a websites with no HTML code(markdown)
2. Installing Hugo on Windows
- It is a GitHub project, can download from its release page, up to now latest version is v0.134.0
- Get tar file corresponding to your system(Windows) from Assets
- tar file with “extended” is for more powerful feat.
- Download it and untar, then got a bin file, setup Path
3. Installing Hugo on Mac
brew install hugo