Skip to content

IAmBrendanL/Website

Repository files navigation

brendanlindsey.com

A basic website for a basic guy.

Running

First, run the development server:

npm run dev

Building

Manually

Run the npm script that builds the output folder and the exports it as a static site.

npm run build

Deployment

Let the workflow I set up .github/workflows/nextjs.yaml run on a push to main.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages