Ardianta Blog

Ardianta Blog with hugo.

Requirement

You need to install Hugo v0.41 to build and run this blog

Build

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

GitHub