Welcome to My Blog
I use hugo to build my blog. And I use this theme to customize my theme.
-
install hugo
For MacOS
brew install hugo hugo version # check hugo installed
Other operating systems, see hugo install document
-
download this repo
# https git clone https://github.com/kang8/kang8.github.io.git # ssh git clone [email protected]:kang8/kang8.github.io.git
-
build blog
hugo server -D