Skip to content

know-mad/myportfolio

Repository files navigation

davidvelez.io website

Objective

Objective was to build my professional business website using the React based platform Gatsby.js. The website highlights my experience, projects worked on, and contact information for clients to request web development services. The website is search engine optimized with on-page SEO and each page targets specific keywords used for ranking on google search.

Technologies Used

  1. HTML5
  2. CSS3
  3. Javascript
  4. React.js
  5. Gatsby.js
  6. Git
  7. Netlify

Forking this repo

Many people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually yes, with attribution.

I value keeping my site open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my site without giving me credit. I spent a non-trivial amount of effort building and designing this iteration of my website, and I am proud of it! All I ask of you all is to not claim this effort as your own.

Please also note that I did not build this site with the intention of it being a starter theme, so if you have questions about implementation, please refer to the Gatsby docs.

TL;DR

Yes, you can fork this repo. Please give me proper credit by linking back to davidvelez.io. Thanks!

Installation and Setup

  1. Install the Gatsby CLI

npm i gatsby-cli

  1. Install and use the correct version of Node using NVM

nvm install

  1. Install dependencies

npm install

  1. Start the development server

gatsby develop

Building and running for production

  1. Generate a full static build

gatsby build

  1. Preview the site as it will appear once deployed

gatsby serve

Color palette

Color Hex
dark purple #1F0A34
light purple #4026B6
purple #b007a8
blue #0984e3

Author

David Velez

Deployed

Deployed site is here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published