Personalization Guide
This site is based on RayeRen/acad-homepage.github.io.
Files to edit first
_config.yml: site title, repository, avatar, email, Google Scholar, GitHub, LinkedIn, ORCID, and other profile links._pages/about.md: biography, news, publications, research interests, education, awards, experience, talks, and services._data/navigation.yml: top navigation labels and anchor links.images/: replace the avatar and paper thumbnails.
Local preview
Install Ruby and Bundler, then run:
bundle install
bundle exec jekyll serve
Open http://127.0.0.1:4000.
GitHub Pages
- Create a repository named
YOUR_GITHUB_USERNAME.github.io. - Replace
YOUR_GITHUB_USERNAME/YOUR_GITHUB_USERNAME.github.ioin_config.yml. - Push this folder to the repository.
- Enable GitHub Pages from the repository settings if it is not enabled automatically.
Recommended personal details to prepare
- English name and optional Chinese name.
- Current position and institution.
- Research areas.
- Email and profile links.
- Education history.
- Publication list with paper, project, code, and thumbnail links.
- Awards, talks, academic services, and selected experience.