Commit graph

29 commits

Author SHA1 Message Date
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
75902fd510
feat: update blogroll data (#7) 2024-09-29 21:50:29 -07:00
896c86d9d2
feat: add error handling for data cascade 2024-05-24 12:55:31 -07:00
Devin Haska
adf3c3b38f feat: add darkvisitors API to robots.txt 2024-04-07 12:53:28 -07:00
Devin Haska
405ce1533d fix: broken link fixes 2024-03-05 11:32:42 -08:00
Devin Haska
937ba9009f feat: add blogroll item 2024-03-04 11:39:58 -08:00
Devin Haska
ef7e2cf1ca fix: metadata typo 2024-03-04 11:35:20 -08:00
Devin Haska
568ece3e95 fix: various fixes 2024-03-01 22:56:33 -08:00
Devin Haska
e2d26a8b9a fix: various small fixes 2024-03-01 15:19:19 -08:00
Devin Haska
f37d0b3571 feat: add decap cms for editing content 2024-03-01 11:35:08 -08:00
Devin Haska
320b933c04 fix: remove unused code 2024-02-29 23:12:43 -08:00
Devin Haska
bad31c1772 feat: meta tag changes 2024-02-27 21:20:44 -08:00
Devin Haska
48b8a5e10e feat: update all post filenames 2024-02-26 16:28:23 -08:00
Devin Haska
169858c05a feat: update now page to use latest albums 2024-02-26 14:36:55 -08:00
Devin Haska
2fef5d60d8 feat: add recent movies feed 2024-02-26 10:59:17 -08:00
Devin Haska
7e42d1789d feat: update now page to use lastfm data 2024-02-25 23:47:31 -08:00
Devin Haska
aa77e9bfb9 fix: resolve preload href warnings 2024-02-21 22:12:15 -08:00
Devin Haska
7a26fc3a9a fix: remove unused css data and files 2024-02-21 22:03:52 -08:00
Devin Haska
d83bc3d135 feat: update blogroll to use global data 2024-02-21 09:45:40 -08:00
Devin Haska
c86f0d7f04 feat: theme revisions 2024-02-12 22:21:42 -08:00
a8a79d9f29 feat: cleanup, add title tag finally 2024-02-08 21:39:45 -08:00
1cad57d8e8 feat: add last.fm account 2024-02-08 21:18:49 -08:00
5f6a1a8d33 fix: path manipulation should always use posix 2024-02-08 19:54:59 -08:00
Devin Haska
4333a7bde9 feat: add spacing util classes 2024-02-06 15:59:19 -08:00
Devin Haska
d4ffca4b5b feat: footer refactor 2024-02-06 14:08:17 -08:00
Devin Haska
f339227c3d feat: add footer 2024-02-06 12:22:15 -08:00
Devin Haska
9dc3ddeec7 feat: add navigation items 2024-02-05 16:22:18 -08:00
Devin Haska
a65a26ebe4 feat: add post layout (wip) 2024-02-03 21:33:21 -08:00
Devin Haska
8550a2d98b feat: reorg project 2024-02-01 16:30:39 -08:00