Skip to content

stuart-russell/nextjs-github-pages-template

Repository files navigation

NextJS GitHub Pages Template

Env vars

  1. Make a copy of the .env.example file
cp .env.example .env
  1. Update the .env file with the relevant information

Deployment

This project comes with a script to build and deploy a static website from the NextJs application to GitHub pages.

Once you are ready to deploy push to your main branch.

About

A NextJS app template for GitHub pages including a blog, about page, resume and projects showcase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published