From edf690072e871a3e6acd84b8e9fb84483fdebdc2 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Fri, 27 Dec 2024 04:01:34 +0100 Subject: Track author taxonomy --- readme.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'readme.org') diff --git a/readme.org b/readme.org index e4d3fa5..604e77a 100644 --- a/readme.org +++ b/readme.org @@ -4,3 +4,15 @@ For that run the local makefile for the =css= target. It is only a dev dependency, there is no need for tachyons dependencies on the project. +* Design decisions +** Authors +=ox-hugo= exports from the =author= front matter regardless of it allowing +multiple items. It seems to prefer that and hints in this page, how to use the +plural. + +https://ox-hugo.scripter.co/doc/replace-front-matter-keys/#replace-author-with-authors + +I however find the plural =authors= consistent to the field accepting a list. +Secondly, it plays correctly with taxonomies which activate with the +singular=plural key=value. Thus be consistent on that and use the ox-hugo +replacing workaround. -- cgit v1.2.3