I wanted a blog, this is the blog using jekyll and github pages.
- Ruby
ruby -v
- Bundler
gem install bundler
- Clone the repository:
git clone https://github.com/You-Gao/Blog.git
- Install Dependencies:
bundle install
- Run Server
bundle exec jekyll serve
This project is licensed under the Creative Commons CC0 1.0 Universal License. See the LICENSE file for more details.