Personal academic website of Cunyang Wei, Ph.D. student at the University of Maryland, College Park. Built with Jekyll and the al-folio theme (v1.x).
Live site: https://cunyangwei.github.io
bundle install
bundle exec jekyll serve # http://localhost:4000- Bio:
_pages/about.md(profile photo:assets/img/prof_pic.png) - Publications:
_bibliography/papers.bib(PDFs inassets/pdf/) - News:
_news/ - CV:
_data/cv.ymland_pages/cv.md(PDF atassets/pdf/CV_Cunyang_Wei.pdf) - Social links:
_data/socials.yml
Pushes to master are built and deployed to the gh-pages branch by
.github/workflows/deploy.yml. Configure GitHub Pages (Settings → Pages) to serve
from the gh-pages branch.
Theme: al-folio (MIT License).