Skip to content

Repository files navigation

Tetsugo To — Personal Website

A bilingual personal portfolio built with Next.js and exported as a static site for GitHub Pages.

Development

pnpm install
pnpm dev

Open http://localhost:3000/en or http://localhost:3000/ja.

Works are defined in data/works.yaml. Link preview images are fetched at build time and cached in data/works-preview.json.

Build

pnpm build

The static site is written to out/. The root page redirects to English by default.

Deployment

Pushes to main run .github/workflows/deploy-pages.yml, build the static export, and publish out/ to GitHub Pages.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages