This repo contains Hugo source codes for Junyuan's website. The website use the Junyuan-customized theme which is based on below materials.
If you like my website, feel free fork the repo. I appreciate if you could mention my website or repo on your new one. If you have any questions, please open an issue at GitHub.
Setup
# clone template
git clone git@github.com:jyhong836/jyhong.gitlab.io.git
cd jyhong.gitlab.io
mkdir themes & cd themes
# clone theme
git clone git@github.com:jyhong836/junyuan-academic-theme.git
cd ..Debug by hugo server -D. Build html files to public folder by hugo. You can directly upload everything under public folder to your <your_name>.github.io repo for publishing.
Automatic publication generation with copilot agent. Prompt:
Use fetch tool to retrieve the content from <arxiv-html-page-url>.
Then use the index.md under 2025seal as template, create a new publication page.