devroom.io/content/home/posts.md

27 lines
580 B
Markdown
Raw Normal View History

2019-01-13 14:57:47 +00:00
+++
# Recent Posts widget.
# This widget displays recent posts from `content/post/`.
widget = "posts" # Do not modify this line!
active = true # Activate this widget? true/false
weight = 40 # Order that this section will appear.
date = 1980-10-17T00:00:00
title = "Recent Posts"
subtitle = ""
# Number of recent posts to list.
count = 5
# List format.
# 0 = Simple
# 1 = Detailed
# 2 = Stream
list_format = 2
# Filter posts by tag or category.
# E.g. to only show posts tagged with `Academic`, set `filter_tag = "Academic"`
filter_tag = ""
filter_category = ""
+++