This portfolio website is powered by Gatsby and Prismic.
Project source files are fetched from my personal Github repository cv, which also holds the source markdown files of my personal digital CV, built with GitHub Pages.
To use with your own github cv repository and primic homepage:
git clone https://github.com/manolosolalinde/workwithmanu.git <your-portfolio-name>
cp .env-example .env
# and modify .env file with your secrets
npm install
gatsby develop
Starter project and gatsby starter by Marguerite Roth
Gatsby Prismic Starter: https://github.com/margueriteroth/gatsby-prismic-starter-prist