You need to install Hugo 0.111.3
to build and run this blog
To read this blog locally, you need to clone this repository:
git clone --depth 1 https://github.com/ardianta/blog.git ardianta-blog
Then run the hugo server:
▶ cd ardianta-blog
▶ hugo server
Started building sites ...
.
.
Serving pages from memory
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop