- It is built using Hugo - a static website generator written in Go.
- The address of the website: https://duong0907.github.io/blog/
- This is where I write on programming, entertainment, news, and a variety of other topics.
- Install Hugo
- Clone this repository:
git clone --recursive https://github.com/Duong0907/blog.git
cd blog
- Run the hugo server
hugo server
- The website will be available at http://localhost:1313/blog/