/gaoxingaa.github.io

Home Page

Primary LanguageCSSMIT LicenseMIT

New Start Forever From 2014

Get Started

  1. Download ruby
  2. Install Jekyll and Bundler using gem install jekyll bundler
  3. Go to the project folder and create Gemfile and run it
    bundle install
    bundle exec jekyll serve
    
  4. Debug by opening http://127.0.0.1:4000