Skip to content

Redesign nextjs - #2

Merged
anhhchu merged 2 commits into
masterfrom
redesign-nextjs
Jun 8, 2026
Merged

Redesign nextjs#2
anhhchu merged 2 commits into
masterfrom
redesign-nextjs

Conversation

@anhhchu

@anhhchu anhhchu commented Jun 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

anhhchu added 2 commits June 7, 2026 23:35
next/font/google fetched Fraunces + Newsreader from Google Fonts at build
time, which hung the GitHub Actions deploy. Switch to next/font/local with
self-hosted variable woff2 files (latin subset, normal + italic) under
src/fonts/, keeping the same --font-display / --font-serif CSS variables so
globals.css is unchanged. Build now needs no network.

Co-authored-by: Isaac
Replace the Hugo-era deploy.sh (hugo -t portio + git push) with a manual
Firebase deploy of the Next.js static export, and document the project,
dev workflow, and deployment in a root README.

Co-authored-by: Isaac
@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for merry-crepe-8ae23c failed.

Name Link
🔨 Latest commit 4415055
🔍 Latest deploy log https://app.netlify.com/projects/merry-crepe-8ae23c/deploys/6a2663cf04582d000853ae60

@anhhchu
anhhchu merged commit 82bb926 into master Jun 8, 2026
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant