Jekyll

来自linux中国网wiki
跳到导航 跳到搜索

ins

Install prerequisitesPermalink

sudo apt-get install ruby-full build-essential

Install Jekyll

sudo gem install jekyll bundler

jekyll new myblog

bundle exec jekyll serve

其它

Octopress is a framework designed for Jekyll,

R

https://jekyllrb.com/docs/

https://github.com/jekyll/jekyll