Personal academic homepage of Zhengyue Lin (林正阅), an undergraduate at the University of Science and Technology of China (USTC), School of Engineering Science.
This site is a heavily customized version, no longer using the original AcadHomepage sidebar layout. The homepage has been redesigned with:
- Editorial-style full-width layout powered by Tailwind CSS CDN
- Material Design 3 tonal color palette
- Dark / Light theme toggle with localStorage persistence
- Chinese / English language toggle with bilingual content
- Glassmorphic sticky navigation bar
- Typography: Newsreader (headlines), Inter (body), Space Grotesk (labels), JetBrains Mono (monospace)
Originally forked from AcadHomepage by RayeRen, which is based on minimal-mistakes and academicpages.
- Install Jekyll build environment (
Ruby,RubyGems,GCC,Make). See Jekyll docs. - Run
bundle exec jekyll serveto start the local server. - Open http://127.0.0.1:4000 in your browser.