This project is part of a YouTube series that's about building a Resume/CV site using Gatsby, Prismic and Netlify from scratch. You can check out the following series here:
https://www.youtube.com/watch?v=9eCOcJZR578&list=PLy3RjrA8UIYJZ08w6bmSDNX10ysI8JuDk
Feel free to Subscribe too ❤️
Preview site (deployed with Netlify)
- Fork this repo and clone it to your computer
- Create a
.env
file in the project - Go to Prismic and get your API KEY - Watch https://youtu.be/2hCm0RwQrWU?list=PLy3RjrA8UIYJZ08w6bmSDNX10ysI8JuDk&t=130
- Copy and paste it into the newly created file - should look something like
API_KEY=PC5XSkxWNMJBQURLbkFCbFFn...
- Create a new Prismic repository
- Go to
gatsby-config.js
file and edit the value ofrepositoryName
to your Prismic repo name
- Create a new single custom type called
Homepage
- Go to
config/homepage.json
in your project and copy everything in that file - Go to your newly created custom type and paste everything into the JSON Editor on the right side
- Go to content tab
- Click on the item in the table
- Go populate the content like so https://youtu.be/El0qhYe6Js8?list=PLy3RjrA8UIYJZ08w6bmSDNX10ysI8JuDk&t=199
- And like so https://youtu.be/ZiJ6w_qN_bo?list=PLy3RjrA8UIYJZ08w6bmSDNX10ysI8JuDk&t=39
- Save and publish your site
- You can now do
npm install
- And then
npm run dev
- Preview your site
- Watch the following: https://youtu.be/ZiJ6w_qN_bo?list=PLy3RjrA8UIYJZ08w6bmSDNX10ysI8JuDk&t=396
- Gatsby Prismic Starter by LekoArts
- Standard Resume
- Thanks to Ryan Tsao for the styling of link tags inspiration
- Twitter: https://twitter.com/deamlabs
- YouTube: https://www.youtube.com/user/DeamMe
- SoundCloud: https://soundcloud.com/deam