Skip to content

Repository files navigation

Gatsby Portfolio

This is a small portfolio I made to showcase the work I have done thus far within my career.

To Start Using Eder's Portfolio

You have npm installed
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew doctor
export PATH="/usr/local/bin:$PATH"
brew install node
npm -v
You have Gatsby CLI installed (gatsbyjs.com/docs/tutorial/part-zero/)
npm install -g gatsby-cli
gatsby --help

Steps for Deployment:

If you want to build and run locally or deploy to S3

If you want to run/build locally...

npm i
gatsby build
gatsby develop
navigate to http://localhost:8000/

If you want to deploy to S3

pip install awscli
npm install gatsby-plugin-s3
aws configure
npm run build
npm run deploy

About

This is my Gatsby portfolio that showcases my skills and experience.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages