chore: update dates, deps, icons

This commit is contained in:
Cory Dransfeldt 2023-06-21 12:03:58 -07:00
parent 86a91e87c7
commit c59917f917
No known key found for this signature in database
196 changed files with 254 additions and 256 deletions

View file

@ -1,6 +1,6 @@
---
date: '2023-02-23'
title: 'Automating RSS syndication and sharing with Next.js and GitHub'
date: 2023-02-23
draft: false
tags: ['Next.js', 'RSS', 'automation', 'GitHub']
---

View file

@ -1,6 +1,6 @@
---
date: '2023-02-20'
title: 'Building a now page using Next.js and social APIs'
date: 2023-02-20
draft: false
tags: ['Next.js', 'React', 'API']
---

View file

@ -1,6 +1,6 @@
---
date: '2023-02-18'
title: 'Adding client side webmentions to my Next.js blog'
date: 2023-02-18
draft: false
tags: ['Next.js', 'React', 'development', 'indie web']
---

View file

@ -1,5 +1,5 @@
---
date: 2023-04-24
date: '2023-04-24'
draft: false
title: 'Talk: Building a /now page with Eleventy'
tags: ['Eleventy', 'JavaScript', 'automation']