feat: update image handling

- removes old image shortcode
- update to latest 11ty image transform plugin
This commit is contained in:
Devin Haska 2024-10-10 22:25:08 -07:00
parent 362fa22b58
commit 4be14ab487
45 changed files with 838 additions and 978 deletions

View file

@ -4,7 +4,7 @@ excerpt: Electric boogaloo.
tags: ["mdx", "development", "netlify", "eslint"]
---
{% image "https://cdn.wonderfulfrog.com/images/v2lines.png", "A screenshot of GitHub showing the number of files changed. 7,664 lines added, 1,668 lines removed.", "That's a lot of lines!" %}
![A screenshot of GitHub showing the number of files changed. 7,664 lines added, 1,668 lines removed.](https://cdn.wonderfulfrog.com/images/v2lines.png "That's a lot of lines!")
Welcome to version 2.0! I've been working away at the site for a few weeks now. There have been plenty of changes under the hood, and the front-facing side of things look similar.