Commit graph

307 commits

Author SHA1 Message Date
f614d01cae fix: meta tags for rss feeds 2025-01-28 11:50:06 -08:00
f656204f03 feat: add enhancement for details elements 2025-01-28 11:46:15 -08:00
d06283b5b0 feat: add progressive enhancement for view transitions 2025-01-28 11:41:23 -08:00
47244b5799 fix: button hover on light mode 2025-01-28 11:41:08 -08:00
59d17b6134 fix: bad url on index 2025-01-28 09:58:22 -08:00
6898c03c8f feat: add a firehose feed 2025-01-27 21:29:42 -08:00
c2b918a3c6 fix: layout of catalogue type pages 2025-01-27 20:59:11 -08:00
5f806b73ca feat: add homeland book 2025-01-27 18:42:35 -08:00
5f8227a46b
Update to Eleventy v3 (#11)
* feat: upgrade to v3; install eleventy-upgrade-help

* feat: convert all files to esm

* feat: remove decapcms

* fix: remove unused filter

* feat: remove netlify packages

* feat: update image handling

- removes old image shortcode
- update to latest 11ty image transform plugin

* feat: update colophon

* fix: pill style; global style

Fixes an issue with <img> inside <figure> not being centered

* feat: remove linting packages

* feat: update package.json scripts

* feat: remove upgrade helper plugin

* feat: add new button style, update nav

* feat: simplify `pill` class usage

* feat: fix tag list in catalogue-item.html

* feat: move games into their own section

* feat: update node version to latest LTS

* feat: move books to their own section

* feat: move fun pages into pages dir

* feat: update index and book/game templates

* feat: add watching section

* fix: update scaling values for buttons

* feat: various css updates

* feat: update now page style

* feat: cleaning up newer posts using old shortcode

also adding markdown-it-attrs to add attrs to various markdown elements!

* fix: movie data structure

* feat: update colophon

* fix: remove text-skew from post excerpt text

* feat: add support for shows in /watching

* fix: update book tags

* feat: add complete implementation of books pages

other stuff happened too

* fix: image border-radius

* feat: update game layout and content

* feat: reorganize watching section

* feat: add contact page

* feat: small page changes

* feat: add podroll page

* feat: reorganize content directories

* feat: exclude podcasts from page output

* chore: delete guestbook page

* chore: remove bracket syntax for css classes in html

* feat: create macro for tag list

* fix: colophon update

* chore: remove last.fm data

* chore: clean up 11ty config

* fix: misc permalink fixes

* feat: add update post

* fix: media meta grid on mobile

* fix: tables on mobile

* fix: add titles to icon button links

* fix: add missing divider for movies/shows

* feat: add alternate feeds

* fix: tag cleanup

* feat: homepage content update

* fix: game meta data

* fix: update post dates

* feat: add missing link to changelog
2025-01-27 18:23:38 -08:00
e28e804e12 feat: update uses and add post about default app changes 2025-01-10 11:57:15 -08:00
8274fd2be3
Update 2025-01-06-13-albums-to-know-me.md 2025-01-07 10:32:13 -08:00
5b8c37ec70
Create 2025-01-06-13-albums-to-know-me.md 2025-01-06 22:00:56 -08:00
b71209eeb8 feat: add watching-in-2024 post 2025-01-02 11:03:15 -08:00
ab1b74c3d5 chore: update footer date 2025-01-01 22:02:51 -08:00
d0d3f1c964 feat: add 2024-recap post 2024-12-31 23:55:04 -08:00
08da130d58
Feat/add weekly notes 10 (#10)
* fix: update some asset URLs

* feat: add weekly-notes-10

* feat(weekly-notes-10): Add a little more

* feat(weekly-notes-10: proof-reading

* feat(weekly-notes-10): more content

* feat(weekly-notes-10): proof-read

* feat: add `flow` class to footnotes section

* fix: center images within picture element

* feat(weekly-notes-10): more content and added skip
2024-11-21 22:34:46 -08:00
6224499876
fix: update some asset URLs 2024-11-21 18:47:18 -08:00
3491234d1d
feat: update about page 2024-10-31 15:41:49 -07:00
1529da526b
feat: add weekly-notes-9 (#9)
* feat: add weekly-notes-9

* fix: small edits
2024-10-06 21:15:54 -07:00
d9a06446fe
fix: weekly-notes-8 2024-09-30 23:17:38 -07:00
af4fa770eb
feat: add post sugarcane 2024-09-30 23:03:32 -07:00
f47ff1dec9
feat: add weekly-notes-8 post (#8)
* feat: add weekly-notes-8 post

* fix: content edits for weekly-notes-8

* fix: content updates for weekly-notes-8
2024-09-30 22:45:23 -07:00
90c07ac784
fix: update redirects for rss feeds 2024-09-30 19:05:30 -07:00
183380f70d
feat: add feeds page (#6)
* feat: add feeds page

* feat: rename posts feed url
2024-09-29 21:55:15 -07:00
75902fd510
feat: update blogroll data (#7) 2024-09-29 21:50:29 -07:00
00852c059a
Feat/remove netlify (#5)
* feat: remove netlify function

* fix: update `.gitignore`
2024-09-29 20:39:55 -07:00
9f8b2c1402
feat: update all CDN URLs (#4)
* feat: update all CDN URLs

* feat: fix URL

* chore: update CHANGELOG.md
2024-09-29 20:32:27 -07:00
7dd79765dc
feat: update job status on about page 2024-07-29 22:25:59 -07:00
9b96968167
fix: missing italics 2024-07-28 23:25:02 -07:00
259e5e7b80
feat: new post 2024-07-28 23:21:58 -07:00
441c732f4f
feat: new post 2024-07-14 12:23:18 -06:00
bb5c5383cd
feat: update post 2024-07-07 20:25:26 -07:00
814360e97a
feat: add new post 2024-07-07 17:40:16 -07:00
b82a8ff619
fix: RSS feed 2024-07-07 14:36:21 -07:00
1a5368a1e3
chore: update changelog 2024-07-07 14:27:05 -07:00
bef9f81f47
fix: update rss published to pubDate
This update ensures we are following RSS spec, more info:
https://www.rssboard.org/rss-specification#ltpubdategtSubelementOfLtitemgt
2024-07-07 14:25:15 -07:00
4286ca6980
fix: scrollbar-color not working 2024-07-03 15:32:30 -07:00
80086b7c39
feat: add eleventy-plugin-no-robots 2024-07-03 09:53:14 -07:00
a9c08ff496
feat: add new post 2024-06-30 21:49:58 -07:00
663b50c2c1
feat: add new post 2024-06-27 19:27:47 -07:00
5b38f989ff
fix: tweak post 2024-06-22 22:32:58 -07:00
4fe5dc4b09
chore: update changelog 2024-06-22 21:46:55 -07:00
3925ce18ee
feat: add weekly notes 3 2024-06-22 21:44:56 -07:00
8c0fb89a54
feat: add table styles 2024-06-22 21:44:45 -07:00
a3f3e099b3
fix: update phrasing and grammar 2024-06-17 22:31:41 -07:00
611f72356b
feat: add weekly notes #2 2024-06-16 22:36:13 -07:00
896e82def6
fix: error on webring page 2024-06-11 22:51:09 -07:00
c2997ebbfb
feat: add webrings page 2024-06-11 14:12:52 -07:00
650b4890ef
feat: add weekly notes #1 post 2024-06-09 19:18:56 -07:00
896c86d9d2
feat: add error handling for data cascade 2024-05-24 12:55:31 -07:00