From 4bfa321f784683cef90f63f83d1aa7fe741a196e Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 25 Jul 2018 21:50:06 +0200 Subject: make: implemented atom_legacy_entry_id setting This allows current users to avoid atom entry id changes. --- man/blogcfile.5.ronn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/blogcfile.5.ronn') diff --git a/man/blogcfile.5.ronn b/man/blogcfile.5.ronn index 61812a4..5f2406d 100644 --- a/man/blogcfile.5.ronn +++ b/man/blogcfile.5.ronn @@ -58,6 +58,12 @@ however these rules can be customized with the following settings, from the be `atom.xml`, the Atom feed for the `foo` tag will be `atom/foo.xml` and so on. + * `atom_legacy_entry_id` (default: `false`): + Before `0.13.11` blogc-make was generating "broken" entry IDs in the atom feeds. + This behavior was fixed in version `0.13.11` and current users that don't want + to have their old posts re-shared due to the change of IDs should set this to + `true`, to keep using the old format. + * `content_dir` (default: `content`): The directory that stores the source files. This directory is relative to `blogcfile`. -- cgit v1.2.3-18-g5258