jennifer.codes | development blog

Utilizing Emotion, Tailwind, and Radix for Advanced Color Theming

Jennifer Scroggins
Jennifer Scroggins
Posted underDevelopment Blog

TaggedEmotionRadixTailwindCSS


More Stories

Automating IndexNow Submissions from Webflow with GitHub Actions and Zapier

IndexNow is a protocol that allows you to instantly notify participating search engines (like Bing and Yandex) about updated, added, or deleted URLs. Mysteriously, Webflow does not support this out of the box. As I recently encountered this problem professionally, I’ve collected some notes regarding how we automated this to happen each time our Webflow site is published.

Jennifer Scroggins
Jennifer Scroggins

WPGraphQL JWT Authentication

The WPGraphQL plugin produces a public /graphql endpoint that can be queried for any published content. Because I want control over where my content is displayed and by whom, I have added JSON Web Token authentication to this site’s build process.

Jennifer Scroggins
Jennifer Scroggins