feat: programmatically generate open graph cards

This commit is contained in:
Cory Dransfeldt 2023-12-13 14:41:46 -08:00
parent e34ad2cb0e
commit 0b47dc7747
No known key found for this signature in database
15 changed files with 144 additions and 35 deletions

View file

@ -1,6 +1,6 @@
---
date: '2023-04-24'
title: 'Talk: Building a /now page with Eleventy'
title: 'Talk: Building a now page with Eleventy'
description: "My talk from the Eleventy meetup about building my now page (you even get to see how much I resemble my avatar)."
draft: false
tags: ['Eleventy', 'JavaScript', 'automation']