2023-03-14 19:01:16 -07:00
2021-07-12 18:54:08 -07:00
2023-03-14 19:01:16 -07:00
2021-06-18 19:13:24 -07:00
2023-03-13 21:48:45 -07:00
2022-10-20 20:05:47 -07:00
2022-10-10 02:47:50 -07:00
2023-03-07 19:07:25 -08:00
2022-11-17 11:19:08 -08:00
2023-03-07 22:44:20 -08:00
2021-07-12 18:53:47 -07:00
2021-07-12 18:53:47 -07:00
2022-11-17 21:36:59 -08:00
2023-03-11 02:03:34 -08:00
2021-07-12 18:54:08 -07:00
2022-10-20 20:05:47 -07:00
2022-12-29 09:50:48 -07:00
2022-10-16 17:57:57 -07:00
2022-10-10 04:34:15 -07:00
2022-11-16 21:03:53 -08:00

chuckdries.com

Build Status

My personal website. Built with

  • gatsby
  • tailwind
  • node-vibrant

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

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%