zengtian006.github.io

Installation

  1. Install Jekyll and Bundler gems through RubyGems
    gem install jekyll bundler
  2. Install Ruby gems
    bundle install

Usage

  1. Start Jekyll as you would normally
    bundle exec jekyll serve
  2. Navigate to http://localhost:4000/admin to access the administrative interface