Przu.com

Category: Vue, Gridsome, GraphQL, Netlify, Tailwind

Last updated: 8 August, 2019

Overview

PRZU is my personal portfolio, project and blog site. Originally created in WordPress, I set out to rebuild it in the JAMStack, using Vue, Gridsome and Tailwind, then deploying it with Netlify.

The website uses markdown files for the blog and website posts, with GraphQL providing the data layer. This makes it fast, secure and super easy to update. All that is required is a new markdown file to be committed to my GitHub repo and Netlify will automatically start the build process and have it live in no time.

I wrote a more detailed post here on how I created the site.

JAMStack is awesome, give it a try.