Test Blog
  • About
  • Articles
  • Contact

Articles

January 12, 2021

Installing Hugo and first post

First post: How I setup this blog. Getting domain I just hopped to googledomains.com and bought sedlacik.dev domain, $12/year Installing Hugo Download Win 64bit binary (in my case) from https://gohugo.io/getting-started/installing/ and extract to a suitable directory. I added Hugo executable to PATH environment variable. Another folder created is Websites where all (one) websites will reside. We need to install git as well but I had it from before. Creating first site and installing Hugo theme As recommended in other Hugo tutorials I’m starting with Ananke theme.
© Test Blog 2021