关于jekyll bootstrap
详细的内容参考官方帮助文档
这里列出比较常用的命令:
jekyll --server //在本地启动服务
rake post title="Hello World" //新建一个小文章,标题为Hello World
rake page name="about.md" //新建一个页面about.md
Octopress也是很不错的一个框架,有时间可以尝试一下。
目前为止,为这个小型的博客网站绑定了两个域名,一个是lmshlms.com,是我之前经常用的用户名,一个是wodeshike.com(我的时刻),都可以用来访问!
内容现在还比较少,以后再慢慢完善起来吧,敬请期待!
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR’
flag during linking and do at least one of the following: