Skip to content

kang8/kang8.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to My Blog

I use hugo to build my blog. And I use this theme to customize my theme.

How to build this blog in your computer

  1. install hugo

    For MacOS

    brew install hugo
    
    hugo version # check hugo installed

    Other operating systems, see hugo install document

  2. download this repo

    # https
    git clone https://github.com/kang8/kang8.github.io.git
    # ssh
    git clone git@github.com:kang8/kang8.github.io.git
  3. build blog

    hugo server -D

About

my blog

Resources

License

Stars

Watchers

Forks