Commit graph

72 commits

Author SHA1 Message Date
Devon Campbell
68a076cc32 Use git Created content date for most feed items
to avoid the common pitfalls when using the default Eleventy content
date. See https://www.11ty.dev/docs/dates/#setting-a-content-date-in-front-matter
2023-07-30 10:27:02 -05:00
Devon Campbell
0e03bff4e8 Add "About" page 2023-07-30 10:09:49 -05:00
Devon Campbell
e901a8360f Add page title filter
I want the home page to use just `title` as the page title, but I want
other pages to add the site name to the page title. This filter does
that and spits out the final title.
2023-07-30 10:02:51 -05:00
Devon Campbell
960966dcc4 Sort with most recently modified at the top 2023-07-30 08:52:56 -05:00
Devon Campbell
da16821c32 Manually set feed item dates
These items are still not being pulled by my feed reader, even after
changing the guids. Manually setting the dates to see if that helps.
2023-07-30 08:52:12 -05:00
Devon Campbell
cc128ec996 Make RSS item guid actually unique
Was previously based on the item date, which fails to be unique when
multiple items are committed at the same time.
2023-07-29 06:11:16 -05:00
Devon Campbell
d9ed328251 Resave feed items
Not sure if this is universal, but my RSS reader does not appear show
multiple items that share the exact same time. Resaving these so they
will show up in the feed.
2023-07-29 05:47:31 -05:00
Devon Campbell
da5028a671 Resave feed items
Not sure if this is universal, but my RSS reader does not appear show
multiple items that share the exact same time. Resaving these so they
will show up in the feed.
2023-07-29 05:46:01 -05:00
Devon Campbell
a64db838ea Remove "New additions" caveat
since I am now using that emoji in the list
2023-07-28 22:58:25 -05:00
Devon Campbell
d001905f6e Note list additions on home page 2023-07-28 22:56:47 -05:00
Devon Campbell
f8a2d73280 Convert YT links in feed to embeds 2023-07-28 22:53:14 -05:00
Devon Campbell
c918521429 Add some new items to lists 2023-07-28 22:52:43 -05:00
Devon Campbell
d241157ccb Add fish feelings video 2023-07-17 20:54:48 -05:00
Devon Campbell
91b213413e Improve page titles 2023-07-16 13:27:26 -05:00
Devon Campbell
5391ce0b3e Fix light mode color scheme 2023-07-16 13:16:49 -05:00
Devon Campbell
aff69c654f Remove channel I discovered I don't actually like 2023-07-16 10:07:41 -05:00
Devon Campbell
99d108b5c1 Used the wrong word 🫤 2023-07-16 10:07:16 -05:00
Devon Campbell
da77098c93 Add lists update message 2023-07-16 09:12:05 -05:00
Devon Campbell
f9435dcb70 Remove extra dash 2023-07-16 09:11:46 -05:00
Devon Campbell
55e55ab49e Update instant watch emoji 2023-07-16 08:59:32 -05:00
Devon Campbell
c57aca7b10 Add first lists 2023-07-16 08:50:04 -05:00
Devon Campbell
fdfb6a07ae Add lists section 2023-07-16 08:49:29 -05:00
Devon Campbell
dc4ff9b788 Specify date 2023-07-03 07:21:02 -07:00
Devon Campbell
3a30268168 Add Which Dominoes Fall post 2023-07-01 09:58:04 -07:00
Devon Campbell
1960241467 Update The Old Web directory 2023-07-01 09:57:21 -07:00
Devon Campbell
192af6badb Add blog post 2023-01-18 20:02:15 -08:00
Devon Campbell
b4be2d5566 Reduce heading level for feed 2022-12-27 20:56:28 -08:00
Devon Campbell
9dcc67a252 Fix bad edits, weird typos 2022-12-27 20:54:39 -08:00
Devon Campbell
fcfb8aa443 Link to games that should have been linked 2022-12-27 20:54:00 -08:00
Devon Campbell
eae194a83d Fix typos 2022-12-27 20:43:48 -08:00
Devon Campbell
61098925df Show updates on home page 2022-12-27 19:56:14 -08:00
Devon Campbell
4384c094ab Update Old Web onramps 2022-12-27 19:55:57 -08:00
Devon Campbell
1e000f3773 Add holiday 2022 game reviews post 2022-12-27 16:06:21 -08:00
Devon Campbell
999cb8845b Fix nav margins
I don't want the first nav item to have a left margin, but I do want it
to have a right margin.
2022-12-06 21:03:19 -08:00
Devon Campbell
4a3d2295ff Fix typo (call -> called) 2022-12-06 20:59:56 -08:00
Devon Campbell
1a632d2105 Change visited link color 2022-12-06 20:57:44 -08:00
Devon Campbell
ed0f7b5396 Use created date for RSS entries 2022-12-03 14:30:18 -08:00
Devon Campbell
a16a9c09a3 Add image 2022-12-03 14:25:04 -08:00
Devon Campbell
d6cf9cbfe4 Add image support and first blog image 2022-12-03 14:22:08 -08:00
Devon Campbell
602f1ee0d7 Allow relative link URLs in feed 2022-12-03 14:21:34 -08:00
Devon Campbell
e987d8b355 Verify link for Mastodon 2022-12-01 20:57:23 -08:00
Devon Campbell
8d97b0c2a9 Add Curses post 2022-12-01 20:46:01 -08:00
Devon Campbell
c99be49918 Remove relative link 2022-11-29 21:04:34 -08:00
Devon Campbell
e98b573e91 Convert feed to RSS 2.0 2022-11-29 21:04:17 -08:00
Devon Campbell
c21adf4f7d Add favicon 2022-11-29 20:17:10 -08:00
Devon Campbell
6869eefb9c Remove checkbox 2022-11-29 20:06:23 -08:00
Devon Campbell
ae741a7b24 Build before deploy 2022-11-29 20:06:15 -08:00
Devon Campbell
b3d6602d14 Use provided date formatting filter 2022-11-29 20:02:24 -08:00
Devon Campbell
1fbc436a47 Complete permalink for feed 2022-11-29 20:02:08 -08:00
Devon Campbell
0501265238 Move entries to external files 2022-11-29 20:01:28 -08:00