Gatsby-WordPress Portfolio site
Category:Personal
Tech:gatsbyheadless wordpressnetlifytailwind css

I wanted to create a project with Gatsby using a WordPress backend for content-management so I created a personal project/portfolio-site ( this site ) and created a simple theme using Tailwind CSS. The project/site has an introduction on the main page that comes from a query from a WordPress-page. All the projects listed are queried from WordPress-posts.
The site is deployed and running on Netlify.
Using the regular WordPress-backend to create/edit, for example blog posts:
Editing the introduction with the Gutenberg-editor in WordPress:
WordPress triggers a build-hook in Netlify to rebuild the production-site when for example a post is created, updated or trashed inside WordPress. Also other triggers like when the Github-repo updates.




