Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 862 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 862 Bytes

My personal portfolio built with Gatsby.js.

A scroll-through of my website

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.

Run / Build Instructions

  • To run, clone the project and run gatsby develop.
  • To build the project, run gatsby build.

To-Do

  • rename text to description in JSON
  • standardize names of BioSection, Header, and ProjShowcase
  • standardize CSS naming conventions