mirror of
https://github.com/lmika/postlist-for-micro.blog.git
synced 2025-07-01 08:49:05 +00:00
602 B
602 B
Postlist for Micro.blog
A Micro.blog plugin for adding a shortcode for displaying a dynamic list of posts, similar to Bear Blog's post macro.
Installing
To install on your Micro.blog site, go to the plugin directory and search for "postlist".
Once installed, you can add a post list to your site by using the postlist
short-code:
{{< postlist >}}
See the usage guide for how you can customise this post list, including filtering to posts matching a given category, or changing the sort order.