Objective was to build my professional portfolio website using the React based platform Gatsby.js. The website highlights my experience, projects worked on, and contact information. The website is search engine optimized with on-page SEO and each page targets specific keywords used for ranking on google search.
- HTML5
- CSS3
- Javascript
- React.js
- Gatsby.js
- Git
- Netlify
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.
Yes, you can fork this repo. Please give me proper credit by linking back to davidvelez.io. Thanks!
- Install the Gatsby CLI
npm i gatsby-cli
- Install and use the correct version of Node using NVM
nvm install
- Install dependencies
npm install
- Start the development server
gatsby develop
- Generate a full static build
gatsby build
- Preview the site as it will appear once deployed
gatsby serve
Color | Hex |
---|---|
dark blue | #0E1231 |
light blue | #00A3FF |
volt green | #CEFF00 |
orange | #EA8D00 |
purple | #9F00EA |
off white | #F1F1F1 |
David Velez
Deployed site is here