Commit 2d8bbf2
fix(website): enable Next.js static export for GitHub Pages deployment
- Add output: 'export' and images.unoptimized for static site generation
- Update workflow artifact path from dist to out (Next.js export output dir)
- Restore CNAME file to preserve gosqlx.dev custom domain on deploy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4aed236 commit 2d8bbf2
3 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments