An English-language academic homepage for He Zilong, Associate Professor at Dongguan University of Technology.
Published site: https://hzldew-git.github.io/
- Biographical and publication information is based on the DGUT faculty profile.
- The single-page information architecture is inspired by the SCNU faculty profile of Min Sha: a compact profile header, anchor navigation, and two-column academic sections.
- The original front-end foundation is Start Bootstrap Resume, released under the MIT License. The site now uses a custom academic layout in
css/academic.css. - No CV download is provided.
- A combined Education & Employment section
- Preprints and published articles with DOI or official arXiv links
- Academic service
- Direct links to the Mathematica computation repository and Lean formalization repository
- A lightweight page-view counter with a browser-local fallback
index.html— homepage contentcss/academic.css— custom layout and responsive designcss/styles.css— retained Bootstrap/template foundation.github/workflows/pages.yml— GitHub Pages deployment workflowLICENSE— upstream MIT license
The workflow publishes the repository to GitHub Pages whenever the main branch is pushed. In the repository settings, set Settings → Pages → Source to GitHub Actions.
Open index.html directly, or serve the directory with any static HTTP server.