Teascade.net/src/from_toml/blog.toml

65 lines
1.8 KiB
TOML
Raw Normal View History

2018-04-20 04:44:15 +02:00
[meta]
2018-06-14 22:23:32 +02:00
rendered = ["transissues", "firstblogpost", "bestworstyears", "matrixisreal", "renovatedgrandopening", "januaryupdate", "updatesupdates", "beenalongtime", "muchgoingon", "myabsence", "firstmeaningful", "creation"]
2018-04-20 04:44:15 +02:00
template = "src/from_toml/templates/blogpost.html"
list_classes = "blogposts"
is_list = true
2018-06-14 22:23:32 +02:00
[list.transissues]
link = "/blog/transissues/index.html"
title = "Trans issues: Following stereotypes"
timestamp = "Thu, 14 Jun 2018"
2018-04-20 04:44:15 +02:00
[list.firstblogpost]
link = "/blog/firstblogpost/index.html"
title = "First blogpost!"
timestamp = "Wed, 02 Nov 2016"
[list.bestworstyears]
link = "/blog/bestworstyears/index.html"
title = "How the “best years of my life” are quickly becoming the worst"
timestamp = "Wed, 06 Apr 2016"
[list.matrixisreal]
link = "/blog/matrixisreal/index.html"
title = "The matrix is (uncertainly) real!"
timestamp = "Sun, 30 Aug 2015"
[list.renovatedgrandopening]
link = "/blog/renovatedgrandopening/index.html"
title = "Renovated grand opening"
timestamp = "Fri, 28 Aug 2015"
[list.januaryupdate]
link = "/blog/januaryupdate/index.html"
title = "January update"
timestamp = "Thu, 23 Jan 2014"
[list.updatesupdates]
link = "/blog/updatesupdates/index.html"
title = "Updates updates.."
timestamp = "Thu, 23 Jan 2014"
[list.beenalongtime]
link = "/blog/beenalongtime/index.html"
title = "Its been a long time, isnt it?"
timestamp = "Mon, 16 Dec 2013"
[list.muchgoingon]
link = "/blog/muchgoingon/index.html"
title = "Much going on"
timestamp = "Sun, 22 Sep 2013"
[list.myabsence]
link = "/blog/myabsence/index.html"
title = "My absence"
timestamp = "Fri, 16 Aug 2013"
[list.firstmeaningful]
link = "/blog/firstmeaningful/index.html"
title = "My first meaningful post"
timestamp = "Tue, 06 Aug 2013"
[list.creation]
link = "/blog/creation/index.html"
title = "Creation"
timestamp = "Tue, 06 Aug 2013"