利用 Jekyll-Bootstrap 搭建 github blog 简单记录
开发环境:ubuntu
1.添加SSH Key:
sudo apt-get install rakerake theme:install git="https://github.com/jekyllbootstrap/theme-the-program.git"git add .git commit -m "提交信息:first commit"git push origin master