xfangsn / xfangsn.github.io

My academic webpage.

Home Page:https://xfangsn.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xfangsn.github.io

LICENSE

This is the latest version of my homepage's source code, which is derived from Dr. Yaoyao Liu. 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

My academic webpage.

https://xfangsn.github.io

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 38.9%Language:SCSS 26.2%Language:HTML 17.2%Language:JavaScript 12.4%Language:Python 4.0%Language:Ruby 1.3%Language:Shell 0.1%