Skip to content

source code and compilation instructions for my Gatsby-based website

Notifications You must be signed in to change notification settings

jdodsoncollins/JeremyCollinsDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JeremyCollins.net web source

This is the source for jeremycollins.net. Tech stack relied upon for deployment:

Deployment stack, optional:

Local server & client:

Local Installation (with Docker)

Pull and run docker repo docker pull jdodsoncollins/jeremycollins.net && docker-compose up

Docker container extends nginx-alpine container, so follow any appropriate nginx docker guide if you're curious what that does or have problems.

Local Development
  1. cd site && npm install --legacy-peer-deps (node version 16 recommended)
  2. Use npm run develop to build and run locally. This site is built with Gatsby so basic familiarity is needed if you roll with this project.

About

source code and compilation instructions for my Gatsby-based website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •