# easygoal.github.com **Repository Path**: easygoal/easygoal.github.com ## Basic Information - **Project Name**: easygoal.github.com - **Description**: My blog powered by Jekyll-bootstrap - **Primary Language**: 其他 - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jekyll-Bootstrap The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages [My blog](https://easygoal.github.io/) ## Usage ```bash # Use mirror for rubygems gem sources --add https://mirrors.tuna.tsinghua.edu.cn/rubygems/ --remove https://rubygems.org/ # Install necessary packages sudo apt-get install ruby-dev gem install bundler gem install jekyll # Build html pages from markdown bundle exec jekyll build ``` For all usage and documentation please see: **Jekyll-Bootstrap Documentation Website.** The documentation website at is maintained at https://github.com/plusjade/jekyllbootstrap.com ## License [MIT](http://opensource.org/licenses/MIT)