diff --git a/web/_includes/devlog_category.html b/web/_includes/devlog_category.html index a7400ca..93a6be0 100644 --- a/web/_includes/devlog_category.html +++ b/web/_includes/devlog_category.html @@ -5,12 +5,22 @@ {% for post in site.posts %} {% if post.tags contains include.tag %}
+ {% if post.image %} + {% assign start = post.image | slice: 0, 4 %} + {% if start == "http" %} + {% assign url = post.image %} + {% else %} + {% assign url = post.url | append: post.image %} + {% endif %} + Cover image for post {{ post.title }} + {% endif %}

{{ post.title }}

-
{{ post.date | date_to_string }}
+
{{ post.date | date_to_string }}
Read this postRead on itch – - Read on Steam
+ Read on Steam +
{% endif %} {% endfor %} diff --git a/web/_posts/0.23.0/2022-07-04-0.23.0.md b/web/_posts/0.23.0/2022-07-04-0.23.0.md index 302ef45..462f4ee 100644 --- a/web/_posts/0.23.0/2022-07-04-0.23.0.md +++ b/web/_posts/0.23.0/2022-07-04-0.23.0.md @@ -1,6 +1,7 @@ --- title: "0.23.0: Job Choices, Aging Up and Furniture Fun" tags: [Devlogs] +image: "Tiny_Life_0XuTQ38i2H.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/400497/0230-job-choices-aging-up-and-furniture-fun" steam: "https://store.steampowered.com/news/app/1651490/view/3344500789303904087" --- diff --git a/web/_posts/0.24.0/2022-07-28-0.24.0.md b/web/_posts/0.24.0/2022-07-28-0.24.0.md index c1d7f4c..10ee2eb 100644 --- a/web/_posts/0.24.0/2022-07-28-0.24.0.md +++ b/web/_posts/0.24.0/2022-07-28-0.24.0.md @@ -1,6 +1,7 @@ --- title: "0.24.0: Undo, Redo, Fridge Achievements" tags: [Devlogs] +image: "Tiny_Life_iApPIyRYDg.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/409590/0240-undo-redo-fridge-achievements" steam: "https://store.steampowered.com/news/app/1651490/view/3370399657483457677" --- diff --git a/web/_posts/0.25.0/2022-09-05-0.25.0.md b/web/_posts/0.25.0/2022-09-05-0.25.0.md index 403df08..2cc1c7b 100644 --- a/web/_posts/0.25.0/2022-09-05-0.25.0.md +++ b/web/_posts/0.25.0/2022-09-05-0.25.0.md @@ -1,6 +1,7 @@ --- title: "0.25.0: Water, Stuff and Skill Books" tags: [Devlogs] +image: "22-09-05_12-36-24.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/424507/0250-water-stuff-and-skill-books" steam: "https://store.steampowered.com/news/app/1651490/view/3360269804911051302" --- diff --git a/web/_posts/0.26.0/2022-10-18-0.26.0.md b/web/_posts/0.26.0/2022-10-18-0.26.0.md index 69b8840..8e992ef 100644 --- a/web/_posts/0.26.0/2022-10-18-0.26.0.md +++ b/web/_posts/0.26.0/2022-10-18-0.26.0.md @@ -1,6 +1,7 @@ --- title: "0.26.0: Lights, Camera, Music" tags: [Devlogs] +image: "Tiny_Life_RFyQB1fwLj.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/441031/0260-lights-camera-music" steam: "https://store.steampowered.com/news/app/1651490/view/6319138589415905559" --- diff --git a/web/_posts/0.27.0/2022-11-12-0.27.0.md b/web/_posts/0.27.0/2022-11-12-0.27.0.md index 52344c0..199e7b7 100644 --- a/web/_posts/0.27.0/2022-11-12-0.27.0.md +++ b/web/_posts/0.27.0/2022-11-12-0.27.0.md @@ -1,6 +1,7 @@ --- title: "0.27.0: Trashy Techie Library" tags: [Devlogs] +image: "22-11-12_13-07-01.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/450800/0270-trashy-techie-library" steam: "https://store.steampowered.com/news/app/1651490/view/5453324100721557422" --- diff --git a/web/_posts/0.28.0/2022-12-20-0.28.0.md b/web/_posts/0.28.0/2022-12-20-0.28.0.md index 18327a0..159e4f2 100644 --- a/web/_posts/0.28.0/2022-12-20-0.28.0.md +++ b/web/_posts/0.28.0/2022-12-20-0.28.0.md @@ -1,6 +1,7 @@ --- title: "0.28.0: The Last Beta Update Ever" tags: [Devlogs] +image: "22-12-20_12-29-40.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/466033/0280-the-last-beta-update-ever" steam: "https://store.steampowered.com/news/app/1651490/view/5891302324258788947" --- diff --git a/web/_posts/0.29.0/2023-01-16-0.29.0.md b/web/_posts/0.29.0/2023-01-16-0.29.0.md index 58b27e7..557c7f6 100644 --- a/web/_posts/0.29.0/2023-01-16-0.29.0.md +++ b/web/_posts/0.29.0/2023-01-16-0.29.0.md @@ -1,6 +1,7 @@ --- title: "0.29.0: Say Hi to the Demo" tags: [Devlogs] +image: "23-01-16_11-27-35.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/477028/0290-say-hi-to-the-demo" steam: "https://store.steampowered.com/news/app/1651490/view/6132247440463996085" --- diff --git a/web/_posts/0.30.0/2023-03-31-0.30.0.md b/web/_posts/0.30.0/2023-03-31-0.30.0.md index 2992f6b..a2702cc 100644 --- a/web/_posts/0.30.0/2023-03-31-0.30.0.md +++ b/web/_posts/0.30.0/2023-03-31-0.30.0.md @@ -1,6 +1,7 @@ --- title: "0.30.0: Big Steps Towards Release" tags: [Devlogs] +image: "23-03-19_13-23-37.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/510006/0300-big-steps-towards-release" steam: "https://store.steampowered.com/news/app/1651490/view/6492542378896226821" --- diff --git a/web/_posts/0.34.0/2023-06-25-0.34.0.md b/web/_posts/0.34.0/2023-06-25-0.34.0.md index a5eed15..c16a026 100644 --- a/web/_posts/0.34.0/2023-06-25-0.34.0.md +++ b/web/_posts/0.34.0/2023-06-25-0.34.0.md @@ -1,6 +1,7 @@ --- title: "0.34.0: Of Bars, Brews and Progress Bars" tags: [Devlogs] +image: "Tiny_Life_3XsYH5xHwQ.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/550844/0340-of-bars-brews-and-progress-bars" steam: "https://store.steampowered.com/news/app/1651490/view/3683429634497560974" --- diff --git a/web/_posts/0.35.0/2023-07-20-0.35.0.md b/web/_posts/0.35.0/2023-07-20-0.35.0.md index 90de541..8f39495 100644 --- a/web/_posts/0.35.0/2023-07-20-0.35.0.md +++ b/web/_posts/0.35.0/2023-07-20-0.35.0.md @@ -1,6 +1,7 @@ --- title: "0.35.0: Multiple Maps and Fabulous Phones" tags: [Devlogs] +image: "Tiny_Life_IP8SmKBSWq.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/563080/0350-multiple-maps-and-fabulous-phones" steam: "https://store.steampowered.com/news/app/1651490/view/3657536564720831922" --- diff --git a/web/_posts/0.36.0/2023-08-15-0.36.0.md b/web/_posts/0.36.0/2023-08-15-0.36.0.md index 67ed607..4904a1c 100644 --- a/web/_posts/0.36.0/2023-08-15-0.36.0.md +++ b/web/_posts/0.36.0/2023-08-15-0.36.0.md @@ -1,6 +1,7 @@ --- title: "0.36.0: Retro Rarities and Stopped Starvation" tags: [Devlogs] +image: "23-08-15_12-36-03.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/575228/0360-retro-rarities-and-stopped-starvation" steam: "https://store.steampowered.com/news/app/1651490/view/7159087179838232481" --- diff --git a/web/_posts/0.37.0/2023-10-25-0.37.0.md b/web/_posts/0.37.0/2023-10-25-0.37.0.md index ef5da8b..532f8b8 100644 --- a/web/_posts/0.37.0/2023-10-25-0.37.0.md +++ b/web/_posts/0.37.0/2023-10-25-0.37.0.md @@ -1,6 +1,7 @@ --- title: "0.37.0: Multiple Floors and Fences Galore" tags: [Devlogs] +image: "23-10-25_11-50-12.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/625774/0370-multiple-floors-and-fences-galore" steam: "https://store.steampowered.com/news/app/1651490/view/3752120943815757525" --- diff --git a/web/_posts/0.38.0/2023-12-06-0.38.0.md b/web/_posts/0.38.0/2023-12-06-0.38.0.md index ca73e52..f643e0d 100644 --- a/web/_posts/0.38.0/2023-12-06-0.38.0.md +++ b/web/_posts/0.38.0/2023-12-06-0.38.0.md @@ -1,6 +1,7 @@ --- title: "0.38.0: Get Cozy Indoors and Lock Out Your Friends" tags: [Devlogs] +image: "23-12-06_12-34-28.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/646318/0380-get-cozy-indoors-and-lock-out-your-friends" steam: "https://store.steampowered.com/news/app/1651490/view/3883855041905172042" --- diff --git a/web/_posts/0.39.0/2024-02-02-0.39.0.md b/web/_posts/0.39.0/2024-02-02-0.39.0.md index 6fc928a..74aae6d 100644 --- a/web/_posts/0.39.0/2024-02-02-0.39.0.md +++ b/web/_posts/0.39.0/2024-02-02-0.39.0.md @@ -1,6 +1,7 @@ --- title: "0.39.0: An Upgrade to Your Tiny Life" tags: [Devlogs] +image: "Tiny_Life_H6aK32Qi58.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/675666/0390-an-upgrade-to-your-tiny-life" steam: "https://store.steampowered.com/news/app/1651490/view/4017842368454821242" --- diff --git a/web/_posts/0.40.0/2024-03-09-0.40.0.md b/web/_posts/0.40.0/2024-03-09-0.40.0.md index a8e9107..75457c3 100644 --- a/web/_posts/0.40.0/2024-03-09-0.40.0.md +++ b/web/_posts/0.40.0/2024-03-09-0.40.0.md @@ -1,6 +1,7 @@ --- title: "0.40.0: Lunar Grove and Populated Homes" tags: [Devlogs] +image: "Tiny_Life_hEdw0Ncpjx.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/695073/0400-lunar-grove-and-populated-homes" steam: "https://store.steampowered.com/news/app/1651490/view/4114672767168819010" --- diff --git a/web/_posts/0.41.0/2024-04-14-0.41.0.md b/web/_posts/0.41.0/2024-04-14-0.41.0.md index e206e2b..8fb5241 100644 --- a/web/_posts/0.41.0/2024-04-14-0.41.0.md +++ b/web/_posts/0.41.0/2024-04-14-0.41.0.md @@ -1,6 +1,7 @@ --- title: "0.41.0: Huge New Set, Babysitters, Museums, More Stings, and More" tags: [Devlogs] +image: "24-04-14_16-16-57.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/714782/0410-huge-new-set-babysitters-museums-more-stings-and-more" steam: "https://store.steampowered.com/news/app/1651490/view/6928299975962713016" --- diff --git a/web/_posts/2021-06-05-0.11.0.md b/web/_posts/2021-06-05-0.11.0.md index 1229f57..d6b7367 100644 --- a/web/_posts/2021-06-05-0.11.0.md +++ b/web/_posts/2021-06-05-0.11.0.md @@ -1,6 +1,7 @@ --- title: "0.11.0: More Actions, More Skills, More Personalities, More Pride!" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzYxMzI2NjIucG5n/original/svbgOL.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/260838/0110-more-actions-more-skills-more-personalities-more-pride" steam: "https://store.steampowered.com/news/app/1651490/view/3028088035178415265" --- diff --git a/web/_posts/2021-06-17-0.12.0.md b/web/_posts/2021-06-17-0.12.0.md index 882cf6b..e728722 100644 --- a/web/_posts/2021-06-17-0.12.0.md +++ b/web/_posts/2021-06-17-0.12.0.md @@ -1,6 +1,7 @@ --- title: "0.12.0: The Fitness Set" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzYyOTI4MTUucG5n/original/QtKIie.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/264773/0120-the-fitness-set" steam: "https://store.steampowered.com/news/app/1651490/view/2990934608186477339" --- diff --git a/web/_posts/2021-07-06-0.13.0.md b/web/_posts/2021-07-06-0.13.0.md index 9cc50c1..79a1d21 100644 --- a/web/_posts/2021-07-06-0.13.0.md +++ b/web/_posts/2021-07-06-0.13.0.md @@ -1,6 +1,7 @@ --- title: "0.13.0: Camera Rotation and a Larger Map!" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzY0NDI3ODMucG5n/original/1wx9B5.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/271199/0130-camera-rotation-and-a-larger-map" steam: "https://store.steampowered.com/news/app/1651490/view/2967291343236374275" --- diff --git a/web/_posts/2021-07-15-0.14.0.md b/web/_posts/2021-07-15-0.14.0.md index 049d4ea..d26decd 100644 --- a/web/_posts/2021-07-15-0.14.0.md +++ b/web/_posts/2021-07-15-0.14.0.md @@ -1,6 +1,7 @@ --- title: "0.14.0: Lamps, Lot Movement, Speech Sounds!" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzY1MTk1MDYucG5n/original/v5iHFd.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/274082/0140-lamps-lot-movement-speech-sounds" steam: "https://store.steampowered.com/news/app/1651490/view/4430963222678444595" --- diff --git a/web/_posts/2021-07-27-0.15.0.md b/web/_posts/2021-07-27-0.15.0.md index e4ce985..89c9352 100644 --- a/web/_posts/2021-07-27-0.15.0.md +++ b/web/_posts/2021-07-27-0.15.0.md @@ -1,6 +1,7 @@ --- title: "0.15.0: Barbecue Trash Cleaning" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzY2MDU3MjkucG5n/original/L41m%2B2.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/277913/0150-barbecue-trash-cleaning" steam: "https://store.steampowered.com/news/app/1651490/view/2968419780808932932" --- diff --git a/web/_posts/2021-08-30-0.16.0.md b/web/_posts/2021-08-30-0.16.0.md index 4a26d61..5df3df8 100644 --- a/web/_posts/2021-08-30-0.16.0.md +++ b/web/_posts/2021-08-30-0.16.0.md @@ -1,6 +1,7 @@ --- title: "0.16.0: Woodlands and Visitors" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzY4NzM5MzUucG5n/original/k8ChdD.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/289260/0160-woodlands-and-visitors" steam: "https://store.steampowered.com/news/app/1651490/view/2949282742498975401" --- diff --git a/web/_posts/2021-10-14-0.17.0.md b/web/_posts/2021-10-14-0.17.0.md index 2b04503..5ac8e37 100644 --- a/web/_posts/2021-10-14-0.17.0.md +++ b/web/_posts/2021-10-14-0.17.0.md @@ -1,6 +1,7 @@ --- title: "0.17.0: Life Goals, Reward Personalities and Daily Tasks" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzcyMDQxNjgucG5n/original/J4KEfu.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/303915/0170-life-goals-reward-personalities-and-daily-tasks" steam: "https://store.steampowered.com/news/app/1651490/view/4244072077610086379" --- diff --git a/web/_posts/2021-11-23-0.18.0.md b/web/_posts/2021-11-23-0.18.0.md index a0b6bfe..7c832ff 100644 --- a/web/_posts/2021-11-23-0.18.0.md +++ b/web/_posts/2021-11-23-0.18.0.md @@ -1,6 +1,7 @@ --- title: "0.18.0: Animations, Food and Sources" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzc1MDMxMTEucG5n/original/Oj2dtw.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/317472/0180-animations-food-and-sources" steam: "https://store.steampowered.com/news/app/1651490/view/3111419849470831533" --- diff --git a/web/_posts/2022-01-01-0.19.0.md b/web/_posts/2022-01-01-0.19.0.md index fa81594..fb749e4 100644 --- a/web/_posts/2022-01-01-0.19.0.md +++ b/web/_posts/2022-01-01-0.19.0.md @@ -1,6 +1,7 @@ --- title: "0.19.0: Ui, Sound and Improvements Abound" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzc3ODcyMzUucG5n/original/jwznGo.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/330680/0190-ui-sound-and-improvements-abound" steam: "https://store.steampowered.com/news/app/1651490/view/3109171219652255208" --- diff --git a/web/_posts/2022-03-09-0.20.0.md b/web/_posts/2022-03-09-0.20.0.md index 134503c..aff43df 100644 --- a/web/_posts/2022-03-09-0.20.0.md +++ b/web/_posts/2022-03-09-0.20.0.md @@ -1,6 +1,7 @@ --- title: "0.20.0: The Children Update, it's finally here!" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzgzNjU1NDQucG5n/original/CT5XTJ.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/355830/0200-the-children-update-its-finally-here" steam: "https://store.steampowered.com/news/app/1651490/view/3100171001731828571" --- diff --git a/web/_posts/2022-05-24-0.21.0.md b/web/_posts/2022-05-24-0.21.0.md index ce3c0db..639a0bb 100644 --- a/web/_posts/2022-05-24-0.21.0.md +++ b/web/_posts/2022-05-24-0.21.0.md @@ -1,6 +1,7 @@ --- title: "0.21.0: Two Years of Tiny Life: Cafés, Gamepad Controls and More" tags: [Devlogs] +image: "https://img.itch.zone/aW1nLzkwMTAxODYucG5n/original/UGk8nG.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/384666/0210-two-years-of-tiny-life-cafs-gamepad-controls-and-more" steam: "https://store.steampowered.com/news/app/1651490/view/3189123589808204255" --- diff --git a/web/_posts/launch_postmortem/2023-05-19-launch_postmortem.md b/web/_posts/launch_postmortem/2023-05-19-launch_postmortem.md index 393542b..bddf077 100644 --- a/web/_posts/launch_postmortem/2023-05-19-launch_postmortem.md +++ b/web/_posts/launch_postmortem/2023-05-19-launch_postmortem.md @@ -1,5 +1,6 @@ --- title: "Community Showcase and Future Plans (Early Access Launch Postmortem)" +image: "2976923398_preview_23-05-17_23-47-32.png" tags: [Community Showcase, Devlogs] itch: "https://ellpeck.itch.io/tiny-life/devlog/532785/community-showcase-and-future-plans-early-access-launch-postmortem" steam: "https://store.steampowered.com/news/app/1651490/view/3717203461059432062" diff --git a/web/_posts/tt_actions/2023-02-10-tt_actions.md b/web/_posts/tt_actions/2023-02-10-tt_actions.md index c554ac2..fd0f284 100644 --- a/web/_posts/tt_actions/2023-02-10-tt_actions.md +++ b/web/_posts/tt_actions/2023-02-10-tt_actions.md @@ -1,6 +1,7 @@ --- title: "Tiny Technicalities: What's in an Action?" tags: [Tiny Technicalities] +image: "Tiny_Life_YX4PB6XOZJ.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/488226/tiny-technicalities-whats-in-an-action" steam: "https://store.steampowered.com/news/app/1651490/view/3676662189784689005" --- diff --git a/web/_posts/tt_pronouns/2023-04-15-tt_pronouns.md b/web/_posts/tt_pronouns/2023-04-15-tt_pronouns.md index 573d495..a60c1da 100644 --- a/web/_posts/tt_pronouns/2023-04-15-tt_pronouns.md +++ b/web/_posts/tt_pronouns/2023-04-15-tt_pronouns.md @@ -1,6 +1,7 @@ --- title: "Tiny Technicalities: The Pronoun Update™" tags: [Tiny Technicalities] +image: "0.31.0.png" itch: "https://ellpeck.itch.io/tiny-life/devlog/517055/tiny-technicalities-the-pronoun-update-and-an-announcement" steam: "https://store.steampowered.com/news/app/1651490/view/5306971121503255286" --- diff --git a/web/style.css b/web/style.css index 15b52e4..61cf1dc 100644 --- a/web/style.css +++ b/web/style.css @@ -142,17 +142,14 @@ a:visited.wide-link { } .devlog { - margin-bottom: 20px; + margin-bottom: 30px; min-width: 250px; width: 45%; display: inline-block; + vertical-align: top; margin-right: 20px; } -.devlog-date { - margin-bottom: 10px; -} - .devlog-title { margin-bottom: 0; } @@ -161,6 +158,13 @@ a:visited.wide-link { margin-top: 20px; } +.devlog-image { + width: 90%; + max-height: 120px; + object-fit: cover; + margin-bottom: 10px; +} + .video-embed { position: relative; width: 100%;