利用 Jekyll-Bootstrap 筹建 github blog 简单记录

利用 Jekyll-Bootstrap 搭建 github blog 简单记录开发环境:ubuntu 1.添加SSH Key:sudo apt-get install r

利用 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


祝玩的开心~