####写在前面
因为工作的原因,现在把开发环境迁移到了Linux,以前一直用着windows,只是没人鄙视你,没人强迫你用,自己多少也嫌麻烦。但是一旦必须要用了,用着用着自然也就习惯了,而且还会感觉有点小爽
当然,以前用wordpress搭的博客被同事赤裸裸的鄙视了,从鄙视wordpress开始,然后鄙视我的博客主题,最后鄙视我。
后来学着他们,用上了提升B格的博客系统Octopress,把以前的部分原创的文章给迁移了过来
####什么是Octopress
Octopress is a framework designed by Brandon Mathis for Jekyll, the blog aware static site generator powering Github Pages. To start blogging with Jekyll, you have to write your own HTML templates, CSS, Javascripts and set up your configuration. But with Octopress All of that is already taken care of. Simply clone or fork Octopress, install dependencies and the theme, and you’re set.
Continue reading