Personal website of Yufeng Xia.
MSc by Research student at the University of Edinburgh. Research at the intersection of Networking and ML Systems.
This site is a Jekyll project built by GitHub Pages.
Based on the Minimal Mistakes theme and Jason Ansel's site, forked from GuangLun2000.
- Fork this repository to your GitHub account.
- Choose a URL
- User or organization site (
https://<username>.github.io): rename the repository to<username>.github.io. - Project site (
https://<username>.github.io/<repo>/): keep any repo name and addbaseurl: "/<repo-name>"plusurl: "https://<username>.github.io"in_config.yml.
- User or organization site (
- Edit
_config.yml: seturl,title,tagline,description, andownerto match your site. - Turn on Pages: in the repo go to Settings → Pages. Under Build and deployment, choose Deploy from a branch, set the branch to
mainand the folder to/(root).
© Yufeng Xia. Published with GitHub Pages, powered by Jekyll, based on the Minimal Mistakes theme.