/xinntao.github.io

Home Page

Primary LanguageJavaScriptOtherNOASSERTION

Home Page

Home Page hosted on GitHub | Home Page hosted on Gitee码云
GitHub | Gitee码云

Caution

Should not be public! There is an ssh private key in .github/workflows/id_rsa for records.

Install

  • jekyll
sudo apt-get install ruby-dev
sudo apt-get install ruby-full build-essential zlib1g-dev
sudo gem install jekyll
sudo gem install rouge

Run jekyll

jekyll serve

Publish

Only pushing to GitHub is required.
Then,

  1. GitHub action will automatically push to Gitee.
  2. GitHub and Gitee pages will automatically build the sites.

Acknowledgments

This repo is modified from KordingLab.github.io for Kording lab page.