oldguo.github.io

oldguo.github.io

Personal website - built with https://jekyllrb.com/

This project was built with Jekyll!

Usage

  1. Clone repository

    $ git clone https://github.com/OldGuo/oldguo.github.io.git
    $ cd oldguo.github.io
    
  2. Install Jekyll

  3. Build and run

    $ bundle exec jekyll serve -w
    
  4. Visit page at localhost:4000