We'll cover how to add syntax highlighting to code blocks in Statamic v3 using Prism. With a couple quick steps you'll have your code blocks looking spiffy!
Read More »
Published May 1st, 2020 — 3 minute read
Ever notice icons and text not lining up perfectly when you build buttons? Here's a simple fix to get things aligned juuust right.
Read More »
Published November 6th, 2020 — 5 minute read
Recently I added a signup form for my email list to the site. Using ConvertKit's API, TailwindCSS, and AlpineJS and the Javascript...