Skip to content

warmhug/warmhug.github.com

Repository files navigation

tips

serve

jekyll serve     # http://localhost:4000/index.html
jekyll serve --host 0.0.0.0

# 安装 https://jekyllrb.com/docs/
ruby -v && gem -v && gcc -v && g++ -v && make -v

# https://jekyllrb.com/docs/troubleshooting/
# mac 自带的 ruby 在运行 jekyll 时有问题
gem env  # 查看

Releases

No releases published

Packages

No packages published