10/22/2025, 9:00:00 AM
- Made date on cards human readable using
.toDateString()
- Added date to page conditionally, in the
_includes/header.njk
10/18/2025, 5:00:00 PM
- Added limit filter to
.eleventy.js file this allows a collection to be limited to a number by limit(12)
- Created a posts collection in
src/eleventy/collections.js
- Added styles for a button in
src/_includes/head.njk
- Added changes front matter
- Created latest-post include and added to the home page
- Created posts page
- Added a pagination include
- Updated Yard Act setlist image
8/24/2025, 3:40:00 PM
8/20/2025, 5:11:00 PM
- Added styles for
picture and img elements
- Restricted width of
li elements
- Added Free Mo Chara post
7/25/2025, 5:13:00 PM
5/4/2025, 1:08:00 PM
- Created change-log data file
- Added change log file for this change
- Added old Change logs:
- Change 16
- Change 15
- Change 14
- Change 13
- Change 12
- Change 11
- Created changes collection
- Created changes layout
- Created changes include
- Added preview and Pull Request links
5/4/2025, 12:00:00 PM
- Upgraded 11ty to
^3.0.1-alpha.4
- Changed to
"type": "module" to use ESM
- Added the following dependencies:
- eleventy-fetch
- eleventy-img
- eleventy-plugin-syntaxhighlight
- Converted all CommonJS to ECMAScript Modules
9/30/2024, 9:27:00 PM
9/27/2024, 12:51:00 PM
8/27/2024, 7:37:00 PM
8/12/2024, 5:41:00 PM
6/13/2024, 3:32:00 PM
- created Change Log
- Updated to latest version of 11ty Canary 3.0.0-alpha.13
- Added dates to all posts
- Made date on cards be dynamic
- Added front matter to change log