Skip to content

thomas0829/thomas0829.github.io

Repository files navigation

thomas0829.com

Personal website of Ying-Chun Lee, built with Jekyll and hosted on GitHub Pages.

Live site: https://thomas0829.com

Structure

_pages/          # English pages (home, cv, publications)
_pages/zh/       # Chinese (Traditional) pages
_layouts/        # Custom layouts (home, cv, publications)
_sass/layout/    # Page-specific SCSS (_home, _cv, _publications)
_data/           # Navigation configs, CV data
_includes/       # Masthead, head, footer partials
images/          # Profile photo, paper thumbnails, favicons
files/           # Downloadable files (resume)
assets/          # CSS, JS, fonts

Local Development

docker-compose up

Site runs at http://localhost:4000.

Deployment

Pushes to master auto-deploy via GitHub Actions to GitHub Pages.

About

Personal website of Ying-Chun Lee — M.S. in ECE @ University of Washington. Embodied AI, Robotics, and Software Engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors