Skip to content

Yiding00/Yiding00.github.io

Repository files navigation

Personal Academic Homepage

A clean single-page academic homepage built with Jekyll.

About

This site is built with Jekyll and hosted on GitHub Pages. It is based on the Academic Pages template.

Site Structure

_pages/
  about.md            # Single homepage (profile + research interests + publications)

_publications/        # Publication entries (rendered on homepage)

_sass/                # SCSS styles
_includes/            # Jekyll templates and partials
_layouts/             # Page layouts
images/               # Static images (avatar, favicon, etc.)

Customization

  • Profile info: Edit _config.yml (author section)
  • Homepage content: Edit _pages/about.md
  • Publications: Add/edit files in _publications/
  • Styles: Edit SCSS files in _sass/

Local Development

bundle install
bundle exec jekyll serve -l -H localhost

Then open http://localhost:4000 in your browser.

License

This site uses the Academic Pages template, which is based on Minimal Mistakes by Michael Rose, released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors