Professional website for Beichen Zhang, built with Hugo and a customized Adritian-based theme.
content/page content, blog posts, CV, projects, and experience entriesconfig.tomlsite configuration, menus, and theme settingsstatic/css/custom.csscustom design overridesassets/images/processed images used by the themelayouts/local template overrides for the Hugo themefrontend/bootstrap/vendored Bootstrap files required by the theme build
Build the site locally with:
hugoServe it locally with:
hugo serverThe repository deploys through GitHub Actions using the workflow in .github/workflows/hugo.yml.
- The site uses a small
i18n/folder for theme text labels and metadata strings. - Some theme partials are overridden locally in
layouts/for compatibility with the current site setup.