Jekyll:修订间差异

来自linuxsa wiki
跳转到导航 跳转到搜索
Evan留言 | 贡献
 
(没有差异)

2021年11月4日 (四) 03:04的最新版本

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