Update to Eleventy v3 #11
3 changed files with 7 additions and 5 deletions
|
@ -1,17 +1,19 @@
|
||||||
---
|
---
|
||||||
title: Understanding Comics
|
title: Understanding Comics
|
||||||
subtitle: The Invisible Art
|
subtitle: The Invisible Art
|
||||||
|
date: 2021-09-09T10:00:00-07:00
|
||||||
author: Scott McCloud
|
author: Scott McCloud
|
||||||
isbn: 9780060976255
|
isbn: 9780060976255
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/images/understanding-comics.jpg
|
image: https://cdn.wonderfulfrog.com/images/understanding-comics.jpg
|
||||||
tags: ["comics", "art", "history"]
|
tags:
|
||||||
|
- comics
|
||||||
|
- art
|
||||||
|
- history
|
||||||
isFavourite: true
|
isFavourite: true
|
||||||
year: 1993
|
year: 1993
|
||||||
---
|
---
|
||||||
|
|
||||||
I debated if this should end up in a different catalogue, but it deserves to be in both, if anything.
|
|
||||||
|
|
||||||
If you wondered just how deep the rabbit hole goes when it comes to all things comics, Scott McCloud is here to tell you it goes _deep_. Anyone who may doubt the medium of the comic -- I challenge you to come out without a new perspective reading this. I know I did. I appreciate them so much more now.
|
If you wondered just how deep the rabbit hole goes when it comes to all things comics, Scott McCloud is here to tell you it goes _deep_. Anyone who may doubt the medium of the comic -- I challenge you to come out without a new perspective reading this. I know I did. I appreciate them so much more now.
|
||||||
|
|
||||||
To call it "a book about comics" feels like a disservice. There is so much more going on here about history and the human mind.
|
To call it "a book about comics" feels like a disservice. There is so much more going on here about history and the human mind.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Now Using 11ty V3
|
title: Now Using 11ty V3
|
||||||
date: 2025-01-24T12:07-07:00
|
date: 2025-01-27T12:07-07:00
|
||||||
excerpt: Finally upgrading to the latest version of Eleventy.
|
excerpt: Finally upgrading to the latest version of Eleventy.
|
||||||
tags:
|
tags:
|
||||||
- webdev
|
- webdev
|
||||||
|
|
|
@ -10,7 +10,7 @@ All the changes that are fit to read!
|
||||||
|
|
||||||
If preferred, the [commit log is available here][commits].
|
If preferred, the [commit log is available here][commits].
|
||||||
|
|
||||||
## January 24th, 2025
|
## January 27th, 2025
|
||||||
|
|
||||||
- Upgraded to [Eleventy v3](https://www.11ty.dev/blog/eleventy-v3/)!
|
- Upgraded to [Eleventy v3](https://www.11ty.dev/blog/eleventy-v3/)!
|
||||||
- A design refresh! The overall look-and-feel is the same, but I added some playful animations here and there.
|
- A design refresh! The overall look-and-feel is the same, but I added some playful animations here and there.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue