Skip to content

XUJINKAI/blog

Repository files navigation

Blog

https://xujinkai.net

随意fork,注意修改_config.yml等文件,最好加个友链:)

相关命令

sudo apt install -y ruby-full
gem update bundler

bundle clean --force
bundle install
bundle update

jekyll serve --force-polling --trace --livereload -P 4000 -H 0.0.0.0

注:WSL下不加--force-polling会卡死整个WSL,需要重启系统才能解决

更新日志

  • 2023-06-30 删除过往git历史

  • 2023-04-30 新版简洁风格网站

  • 2016-06-30 第一版