2023-06-01 23:02:09 +02:00
|
|
|
permalink: devlogs/:title/
|
|
|
|
|
|
|
|
defaults:
|
|
|
|
- scope:
|
|
|
|
type: "posts"
|
|
|
|
values:
|
|
|
|
layout: "blog"
|
|
|
|
|
|
|
|
plugins:
|
|
|
|
- jekyll-postfiles
|
2023-06-04 19:06:57 +02:00
|
|
|
- jekyll-feed
|
2023-06-01 23:02:09 +02:00
|
|
|
|
|
|
|
# markdown formatting
|
2022-01-23 15:58:04 +01:00
|
|
|
kramdown:
|
2023-06-01 23:02:09 +02:00
|
|
|
header_offset: 1
|
|
|
|
typographic_syms:
|
|
|
|
hellip: ...
|
|
|
|
mdash: ---
|
|
|
|
ndash: --
|
|
|
|
laquo: "<<"
|
|
|
|
raquo: ">>"
|
2023-06-04 19:06:57 +02:00
|
|
|
|
|
|
|
# atom feed
|
2023-06-04 19:09:32 +02:00
|
|
|
url: https://tinylifegame.com
|
2023-06-04 19:06:57 +02:00
|
|
|
title: Tiny Life News and Devlogs
|
|
|
|
description: News and devlogs for Tiny Life, a fun simulation game where you mess with people's lives
|
|
|
|
author: Ellpeck Games
|
|
|
|
feed:
|
|
|
|
posts_limit: 10000
|