Skip to content

jordanstephensen/jordanstephensen.com

Repository files navigation

Hello 👋

Here are the source files for my website

Installation

How to get the site running locally:

  • git clone https://github.com/jordanstephensen/jordanstephensen.com
  • npm install
  • To develop the site: gatsby develop
  • The site should now be running at http://localhost:8000
  • To build the site for production: gatsby build

Deployment

It's a static site, built using Gatsby, and is hosted on Netlify. Build and deployment are triggered at every push to master.

Netlify Status

About

🤙 Source files for my personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published