2022-10-12 13:47:10 -07:00
2021-07-12 18:54:08 -07:00
2022-10-11 22:05:34 -07:00
2021-06-18 19:13:24 -07:00
2022-10-10 17:33:50 -07:00
2022-07-13 15:06:42 -07:00
2022-10-10 02:47:50 -07:00
2017-02-14 01:49:55 -07:00
2021-06-14 16:44:01 -07:00
2021-07-12 18:53:47 -07:00
2021-07-12 18:53:47 -07:00
2022-10-10 03:01:35 -07:00
2022-10-10 04:34:15 -07:00
2022-10-10 04:34:15 -07:00
2021-07-12 18:54:08 -07:00
2022-07-10 17:24:25 -07:00
2022-07-09 17:04:55 -07:00
2022-10-12 13:47:10 -07:00
2022-10-10 04:34:15 -07:00
2022-10-10 04:34:15 -07:00

chuckdries.com

Build Status

My personal website. Built with

  • gatsby
  • tailwind
  • node-vibrant
  • react-helmet

and a totally from-scratch masonry gallery component that I will write a blog post about some day.

screenshot of website

I use node-vibrant in the gatsby OnCreateNode hook to pull colors from the images and store them in the gatsby node structure. I query them in the client, then assign CSS custom properties with react-helmet. In my tailwind config, I define custom colors that use those properties. This gets me classes like text-vibrant-light that change colors to vibe with the selected image

Description
My photography portfolio
Readme 2.2 GiB
Languages
TypeScript 39.2%
HTML 23%
JavaScript 22%
CSS 9.1%
SCSS 6.5%
Other 0.2%