Skip to content

zach-c-d/zachdonsky.xyz

Repository files navigation

zachdonsky.xyz

This is a fork of Eduardo Nunes's portfolio site, undersight.co. He is a #%^@ing saint for open sourcing it!!!!

Environments

Production

https://zachdonsky.xyz

Running locally

Setup

  1. npm install --global gatsby-cli
  2. yarn

Develop

  1. Run server
  • Live development:

    gatsby develop

  • Live development with an access on local network:

    gatsby develop -H your-local-ip-address

  • Browse the build:

    gatsby build && gatsby serve

  1. http://localhost:8000

Deployment

Pushing to master or staging automatically deploys to Netlify.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published