Danieltrevino.se

Year - 2019

Description

This website has been done using:

  • Gatsby
  • Prismic (CMS)
  • Typescript

DevOps

This website is currently hosted in Now. When making a change in the Prismic CMS, a POST request will be sent to a serverless webhook server. That POST request will trigger a build in CircleCI. After the build is done, it will be deployed to Now and modify the existing website with the new static pages.

About

This website has been open sourced so others can see how I usually organise my project files among other ways of work that I usually do. Such as optimising image loading, providing accessibility or configuration files.