Source for yhpan.github.io, built with Jekyll and the Academic Pages theme.
- Author profile:
_data/profile.yml - Home, Research, Projects, Notes, and Jobs pages:
_pages/ - Research notes:
_posts/ - Publications:
_publications/ - Job opportunities:
_jobs/ - Main navigation:
_data/navigation.yml
Most content can be edited through Pages CMS. See CONTENT_GUIDE.md for the editing and publishing workflow.
Push changes to main. The workflow in .github/workflows/pages.yml builds and deploys the site to GitHub Pages.
With Docker Desktop running:
docker compose upOpen http://localhost:4000.
Based on Academic Pages, itself derived from Minimal Mistakes.