chore: b2 post; tag consistency

This commit is contained in:
Cory Dransfeldt 2024-02-19 09:29:49 -08:00
parent 8618de09d7
commit e4b397026f
No known key found for this signature in database
21 changed files with 205 additions and 20 deletions

View file

@ -5,7 +5,7 @@ description: "My now page consists of a number of similar sections — some besp
tags:
- Eleventy
- development
- JavaScript
- javascript
---
My now page consists of a number of similar sections — some bespoke text, a number of media grids and lists. The text is repeated once, the lists are easily templated out in [Liquid.js](https://liquidjs.com/) and the media grids are all quite similar. Given the prominence of the media grids on the page and the number of them I decided to consolidate them into a single template while also normalizing the data passed into them as best I could.<!-- excerpt -->