搭建jekyll博客

 

基于 giscus 为网站添加评论系统 Hugo 博客引入 Giscus 评论系统 Jekyll添加giscus评论系统

部署

https://rubyinstaller.org/downloads/

docker部署

docker run -itd --name=blog -p 14000:4000 -v /home/dmjcb/dmjcb.github.io/_posts:/srv/jekyll jvconseil/jekyll-docker jekyll serve build --trace --watch

进入容器后执行

bundle install

bundle exec jekyll serve --trace

配置

搜索检测

Jekyll站点添加至谷歌收录