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