diff --git a/readme.md b/readme.md index 116e5f8..1e863a6 100644 --- a/readme.md +++ b/readme.md @@ -27,3 +27,5 @@ i got started using [flamed fury's 11ty guide](https://flamedfury.com/guides/11t - [ ] set up all albums to load placeholder image instead; potentially use some level of automation for this - [ ] completely fucking redo front page navigation - [ ] paginate infinite nightmare +- [ ] convert fallback images for image links + - [ ] create script to do this automatically \ No newline at end of file diff --git a/src/_includes/styles.css b/src/_includes/styles.css index 79b79f5..1fea8f5 100644 --- a/src/_includes/styles.css +++ b/src/_includes/styles.css @@ -335,7 +335,9 @@ footer { } .infinite-nightmare img, -.infinite-nightmare video { +.infinite-nightmare video, +.half-width img, +.half-width video { max-width: 360px; } diff --git a/src/art/my-art-2023.md b/src/art/my-art-2023.md index 223b1b1..3049bff 100644 --- a/src/art/my-art-2023.md +++ b/src/art/my-art-2023.md @@ -6,6 +6,7 @@ date: 2023-07-22 + diff --git a/src/lists/ttrpgs.md b/src/lists/ttrpgs.md index f60fa4f..2ef2abc 100644 --- a/src/lists/ttrpgs.md +++ b/src/lists/ttrpgs.md @@ -2,8 +2,24 @@ title: ttrpgs date: 2023-07-24 --- +
-### eat god -[link](https://penguinking.com/eat-god/) +### eat god +[link](https://penguinking.com/eat-god/) +a game where you play as ~~definitely not a muppet~~ a demon or goblin or gremlin who is trying to find god, kill it, and eat it as retribution for gifting you your cursed existence -a game where you play as ~~definitely not a muppet~~ a demon or goblin or gremlin who is trying to find god, kill it, and eat it as retribution for gifting you your cursed existence \ No newline at end of file +![](https://64.media.tumblr.com/e961b1758835becdacb43c0aca30694f/88c40240c8409dd7-f0/s1280x1920/2ec292db4edd92e496a0603b69de2a5eb071acae.jpg) + +### troika! +[link](https://www.troikarpg.com/) +a ruleset / setting that facilitates you living inside a psychedelic world where the rules of existence don't quite match up with the world we're used to. describes itself as science-fantasy - think hylics. + +![](https://static.wixstatic.com/media/ab0272_5ae2a5630189434ea5fbacd5d3ad11b9~mv2.png/v1/fill/w_883,h_619,al_c,q_90,usm_0.66_1.00_0.01,enc_auto/bigsquirm_ks_sealdemon.png) + +### heart: the city beneath +[link](https://rowanrookanddecard.com/product/heart-the-city-beneath-rpg/) +grimey dungeoncrawling setting / ruleset that reminds me a lot of darkest dungeon. + +![](https://i0.wp.com/rowanrookanddecard.com/wp-content/uploads/2020/03/ANGEL-scaled.jpg) + +
\ No newline at end of file