Generalized static presentation template using Next.js and TypeScript.
- Stage: Draft
- Owner:
- License:
- Visibility: Public | Private | Internal
- Reason:
- Promotion criteria to Public:
- A baseline for static public sites.
- Includes common pages and static export-ready configuration.
- Click Use this template on GitHub to create a new repository.
- Rename package/module identifiers and update ownership metadata.
- Review
.env.exampleand update environment configuration for your target project. - Run validation and CI checks before first release.
- Node.js 20+
- pnpm 10+
pnpm installpnpm devpnpm lint
pnpm test
pnpm typecheckbash tools/validate-template.sh core
bash tools/validate-template.sh advisorySee CONTRIBUTING.md.