Jekyll: .md to .html with self defined themes..

theme is from here

 $ gem install jekyll bundler
~ $ jekyll new my-awesome-site
~ $ cd my-awesome-site
~/my-awesome-site $ bundle exec jekyll serve
# => Now browse to http://localhost:4000

 Note: writing jekyll blogs should not contain any chars other than ascii, otherwise github.io will not compile.

posted on 2016-10-24 16:48  三叁  阅读(216)  评论(0编辑  收藏  举报

导航