The blog build with Jekyll and Github Pages.
sudo apt-get -y install ruby2.5 ruby2.5-dev
ruby --version
Please refer to the official installation document.
sudo gem install bundler jekyll
bundle install
bundle update
sudo npm install -g npm npm-check-updates
npm-check-updates -u
npm install && npm run build
jekyll doctor
jekyll clean && jekyll server --host=0.0.0.0 --incremental --drafts
rougify style github > assets/css/syntax_highlighter.css
rougify style thankful_eyes > assets/css/syntax_highlighter.css