Change log
Description of all the changes that happens on this site
Changes
- Completely rebuilt the backend
- restructured all the posts
- Added menu
- Added tags
- Added markdown filters
- Added date filters
- Moved CSS into _includes
- Made layouts & partials HTML files
- Added RSS
- added permalinks throughout
- restructured all the posts
- fixed the collections and moved the if album
- Added Web Day Out post
- Added
text-size-adjust for code blocks in list items
- Created a book layout
- Created a books folder & books data file
- Created Books page
- Created Books collection
- Added The Rose Field by Philip Pullman
- Filtered generic tags from cards
- Added an album condition to leets.njk layout
- Added Bangkok day 1 post
- Added Animals of South East Asia page
- Added subTitle metadata conditionally, in the
_includes/header.njk and card.njk
- Added styles for subTitle in header and card
- Added first SE-Asia post
- Added
se-asia.11tydatajs file
- Added
se-asia webpath
- Added folders and data files for:
- Thailand
- Cambodia
- Vietnam
- Added South East Asia Collection and page
- Added updated to page conditionally, in the
_includes/header.njk
- Made date on cards human readable using
.toDateString()
- Added date to page conditionally, in the
_includes/header.njk
- 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
- Added styles for
iframe element
- Added Where's your head at post
- Made set list for Massive Attack post local
- Made set list for Talks Trains & Techno post local
- Added styles for
picture and img elements
- Restricted width of
li elements
- Added Free Mo Chara post
- Moved
images to src/img
- Added
@11ty/eleventy-img
- Added default image plugin config
- Upgrades the following packages:
- eleventy - 3.1.2
- eleventy-fetch - 5.1.0
- eleventy-img - 6.0.4
- eleventy-plugin-syntaxhighlight - 5.0.1
- eleventy-cache-webmentions - 2.1.9
- Many thanks to MWDelaney & uncentered for their help resolving this issue I have been having.
- 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
- 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
- Added new post Trains, Talks & Techno!
- Added new post Florence Prom 69
- Added the set list for Massive Attack live on Clifton Downs Bristol
- Reversed the collection.all
- Added new post Massive Attack live on Clifton Downs Bristol
- updated style for
<li>
- Updated to latest version of 11ty Canary 3.0.0-beta.1
- Added new post Grief is just love with no place to go
- Added width style for
<blockquote>
- 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