Sent from my iPhone
> On 26 Apr 2018, at 13:25, sebb <seb...@gmail.com> wrote: > >> On 26 April 2018 at 12:01, Henk P. Penning <penn...@uu.nl> wrote: >>> On Thu, 26 Apr 2018, he...@apache.org wrote: >>> >>> Date: Thu, 26 Apr 2018 12:37:14 +0200 >>> From: he...@apache.org >>> To: general@attic.apache.org >>> Subject: svn commit: r1830185 - /attic/site-lua/docs/OUT >> >> >> I looked a YAML ... ; perhaps it is a better format ... > > IMO it is easier to read and maintain so I am fine with that. Why is that? Apart from a couple of old sites data are simple one liners. My preference continues to be json. Reds Jan I > >> Fixed : >> >> -- fields in a prefered order >> -- 'description' and 'postlude' folden > > I have recently tried using an array for postlude. > That has the advantage that the output is still folded. > I would like to keep that feature if possible. > I will try converting the copy under site-jekyll to YAML and see if > there are any issues > >> What do you think ? >> >> Sebb, >> >> can you please fix the projects.json ? >> Avoid the booleans by changing the values of >> 'nodist' and 'keys' to 1 (instead of 'true'). >> >> > > Why avoid booleans?