Open lif3ng opened 5 years ago
Ruby+Devkit 2.5.5-1(x64)
gem install bundle
bundle init
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
* 安装依赖
bundle bundle update
* 运行serve
bundle exec jekyll serve -w
参考: https://jekyllrb.com/docs/github-pages/
github pages debug
Ruby+Devkit 2.5.5-1(x64)
)gem "github-pages", group: :jekyll_plugins
bundle bundle update
bundle exec jekyll serve -w