Commit graph

30 commits

Author SHA1 Message Date
Devon Campbell
08a280fd92 Add "How to Enjoy Video Games" post 2025-01-20 20:29:37 -05:00
Devon Campbell
fd5fbc2541 Add YouTube channel list automation post 2024-11-22 23:20:01 -05:00
Devon Campbell
88f90cdd02 Add Rideshare Renegades announcement 2024-08-12 19:54:26 -04:00
Devon Campbell
71f08c2927 Add Gum post 2024-06-24 09:11:09 -04:00
Devon Campbell
ae0487886b Restructure for animated gifs
Animated gifs can't go through the asset pipeline since they come out as
a single frame of the original animation. Previously, I had only a
couple of them and didn't have my assets structured very well. I had the
assets that needed to be passthrough copied alongside those that could
go through the pipeline. It wasn't bad since there weren't many
animations. I mapped just those to passthrough copy to go to a single
directory. This will become more fraught as I add more since there's
more opportunity for collisions. When mapping to an output directory, I
can't maintain the inner structure of that directory. The files are
flattened. I moved everything around, both to separate images that can
go through the pipeline from those which can't and to allow for a simple
passthrough copy that will maintain the directory structure so that each
blog post can have its own directory of passthrough copied animated gifs
in the build.
2024-06-24 00:21:09 -04:00
Devon Campbell
0710d06559 Add Webmentions blog post 2024-06-20 22:23:02 -04:00
Devon Campbell
ad55411e21 Add microformats, sending of webmentions 2024-06-17 13:50:52 -04:00
Devon Campbell
4741f4f65b Add Arc alternatives blog post 2024-06-11 11:58:27 -04:00
Devon Campbell
197a3145c2 Add "Good enough" IndieWeb Carnival blog post 2024-03-31 21:21:53 -04:00
Devon Campbell
03fca2390e Add YouTube channel blog post 2024-02-20 08:11:08 -05:00
Devon Campbell
7a011acd68 Add Covid report card post 2023-10-22 14:28:42 -05:00
Devon Campbell
7c7481cb6c Update Old Web directory 2023-10-01 13:54:57 -04:00
Devon Campbell
1f98d50d2d Add post about disallowing AI robots 2023-08-14 18:00:14 -04:00
Devon Campbell
c918521429 Add some new items to lists 2023-07-28 22:52:43 -05:00
Devon Campbell
91b213413e Improve page titles 2023-07-16 13:27:26 -05: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
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
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
d6cf9cbfe4 Add image support and first blog image 2022-12-03 14:22:08 -08:00
Devon Campbell
8d97b0c2a9 Add Curses post 2022-12-01 20:46:01 -08:00
Devon Campbell
6869eefb9c Remove checkbox 2022-11-29 20:06:23 -08:00
Devon Campbell
ed7f45f60c Switch to git Last Modified
for more control over date ordering without having to manually set dates
2022-11-29 20:00:24 -08:00
Devon Campbell
f87343b4f3 Add pagination 2022-11-29 19:59:03 -08:00
Devon Campbell
c37c50955a Improve blog page 2022-11-28 23:51:20 -08:00
Devon Campbell
606ad98bb6 Add blog page and true home page 2022-11-28 23:28:33 -08:00