Skip to content

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

License

Notifications You must be signed in to change notification settings

ShijieGao/shijiegao.github.io

 
 

Repository files navigation

shijiegao.github.io

LICENSE

This is the latest version of my homepage's source code. Feel free to use and share.
For more details, please refer to this repository: https://github.com/yaoyao-liu/minimal-light.

Using Locally with Jekyll

You need to install Ruby and Jekyll fisrt.

Install and run:

bundle install
bundle exec jekyll server

View the live page using localhost: http://localhost:4000. You can get the html files in the _site folder.

Google Scholar Crawler

The instructions for the Google Scholar crawler can be found in this repository.
Before using that, you need to change the Google Scholar ID in the following file: https://github.com/yaoyao-liu/yaoyao-liu.github.io/blob/7d16d828a229580815428782fb74d937710eb50e/google_scholar_crawler/main.py#L7

Acknowledgements

This project uses the source code from the following repositories:

About

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 34.7%
  • SCSS 33.9%
  • HTML 15.8%
  • JavaScript 10.9%
  • Python 3.5%
  • Ruby 1.1%
  • Shell 0.1%