My personal portfolio built with Gatsby.js.
The site is designed to be extensible, so that if I need to add a new project I can write it up, add media, and pick a background in src/data/ShowcaseContent.js
. The site will then update automatically.
- To run, clone the project and run
gatsby develop
. - To build the project, run
gatsby build
.
- rename text to description in JSON
- standardize names of BioSection, Header, and ProjShowcase
- standardize CSS naming conventions