Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 558 Bytes

Gatsbyfolio

A portfolio template using Gatsby.js and styled components

Documentation

  • Click on the Use this template button.
  • Install the dependencies npm install.
  • Run in development mode npm run develop.
  • Open the content.js and projects.js files located in src/data and update the information as required.
  • Go to the About.jsx file located in src/components/about and update information as required.
  • Commit the changes.
  • Deploy this application on Vercel or Gatsby Cloud.