安装Ruby
sudo apt install ruby
正安 kekyll
sudo gem install jekyll
安装bundle
sudo gem install bundle
获取主题
https://github.com/heiswayi/thinkspace
生成静态网站,并实时预览
bundle exec jekyll serve
Is this article useful to you? How about buy me a coffee ☕ ?
sudo apt install ruby
sudo gem install jekyll
sudo gem install bundle
https://github.com/heiswayi/thinkspace
bundle exec jekyll serve