From 2793a94367e7b163ff3738619a2a764f1c6645b7 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 27 Apr 2019 02:56:52 +0200 Subject: make: support posts sorting --- man/blogcfile.5.ronn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/blogcfile.5.ronn') diff --git a/man/blogcfile.5.ronn b/man/blogcfile.5.ronn index 8f50e8c..fd77e1c 100644 --- a/man/blogcfile.5.ronn +++ b/man/blogcfile.5.ronn @@ -115,6 +115,11 @@ however these rules can be customized with the following settings, from the are included. If `0`, no post listing pages are generated. Also, if negative or `0`, the `pagination` build rule is disabled. + * `posts_sort` (default: `false`): + If true, blogc(1) will sort the posts by date, despite the order of the posts + in the `[posts]` section. It is compatible with `html_order` and `atom_order` + settings. + * `source_ext` (default: `.txt`): The extension of the source files. -- cgit v1.2.3-18-g5258