Skip to content

unleashit/portfolio-v4

Repository files navigation

jasongallagher.org v4

jasongallagher.org

My personal site and portfolio. This is a rewrite from a custom SSR rendered React site to NextJS 15 and React Server Components. It is is statically exported with data from a headless CMS and deployed to Cloudflare Pages. The result is a significantly slimmer payload and noticeably better performance over V3. Page Speed Insights score is now ~97 on mobile versus ~78 for v3.

Note: this code is NOT open source. You have a right to view, or install a local copy for personal viewing only. You are not granted the right to use this in any other way, either for commercial or non-commercial reasons. You may not distribute this code. Please see the LICENSE file for more details.

Demo

https://jasongallagher.org

Prerequisites

Node 16.8+

Secrets

Copy sample.env to .env and modify as needed.

Install

npm i

Run in dev mode

npm run dev To view in the browser, go to http://localhost:3000

About

Personal website and portfolio using NextJS 15 and React Server Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published