1
0
George Cushen ed6d2ce461 Initial commit
2017-11-23 01:41:58 +00:00

440 B

+++

Recent Posts widget.

This widget displays recent posts from content/post/.

widget = "posts" active = true date = "2016-04-20T00:00:00"

title = "Recent Posts" subtitle = ""

Order that this section will appear in.

weight = 40

Filter posts by tag.

By default, show all recent posts.

Filtering example: tags_include = ["hugo", "academic"]

tags_include = [] tags_exclude = []

Number of posts to list.

count = 5

+++