Hello,
> #+DATE: {{{modification-time(%Y-%m-%d)}}}
>
> is working when I'm exporting individual files but now when I'm trying
> to publish I'm getting:
>
> Generating tree-style sitemap for Die Dünenhof-Seite [15 times]
> byte-code: Bad timestamp `((macro (:key modification-time :value
> {{{modification-time(%Y-%m-%d)}}} :args (%Y-%m-%d) :begin 1 :end 34
> :post-blank 0 :parent #0)))'
> Error was: (stringp ((macro (:key modification-time :value
> {{{modification-time(%Y-%m-%d)}}} :args (%Y-%m-%d) :begin 1 :end 34
> :post-blank 0 :parent #1))))
>
> Seemingly this macro wreaks havoc with the automatic sitemap
> generation...
Indeed, there's a bug. Thank you for letting me know.
I have pushed a fix in master branch. Does it solves the problem?
Regards,
--
Nicolas Goaziou