wojciechkozlowski.eu/content/home/posts.md

27 lines
580 B
Markdown
Raw Normal View History

2017-11-23 02:41:58 +01:00
+++
# Recent Posts widget.
# This widget displays recent posts from `content/post/`.
2018-12-28 02:08:34 +01:00
widget = "posts" # Do not modify this line!
active = true # Activate this widget? true/false
weight = 40 # Order that this section will appear.
date = 2016-04-20T00:00:00
2017-11-23 02:41:58 +01:00
title = "Recent Posts"
subtitle = ""
2018-12-28 02:08:34 +01:00
# Number of recent posts to list.
2017-11-23 02:41:58 +01:00
count = 5
2018-04-22 00:35:37 +02:00
# List format.
# 0 = Simple
# 1 = Detailed
2018-10-01 01:16:12 +02:00
# 2 = Stream
list_format = 2
2018-12-28 02:08:34 +01:00
# Filter posts by tag or category.
# E.g. to only show posts tagged with `Academic`, set `filter_tag = "Academic"`
filter_tag = ""
filter_category = ""
2017-11-23 02:41:58 +01:00
+++