Tony Han

Tony’s Blog

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.

Development

pnpm install
pnpm dev

Build

pnpm build

Static output is generated in ./out/.

Deployment

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.

License

The following directories and their contents are Copyright Tony Han. You may not reuse anything therein without permission:

All other directories and files are MIT Licensed.