Source for https://tonyh2021.github.io/
Built with Next.js 14 (App Router) and React Markdown, styled with the Lanyon theme. Deployed to GitHub Pages via GitHub Actions.
pnpm install
pnpm dev
pnpm build
Static output is generated in ./out/.
Pushing to master triggers a GitHub Actions workflow that builds the site and deploys the ./out/ directory to the gh-pages branch. Configure GitHub Pages in repo Settings → Pages → Source: gh-pages branch.
The following directories and their contents are Copyright Tony Han. You may not reuse anything therein without permission:
_posts/public/images/All other directories and files are MIT Licensed.