Charles Turner writes:
> ...
> Generating tree-style sitemap for Charles' Notes [6 times]
> condition-case: Bad timestamp `Saturday, 28.05.2011 '
> Error was: (Not a standard Org-mode time string: Saturday, 28.05.2011 )
>
> I don't understand the time-stamp messages. Can anyone help me debug
> th
I'm trying to set up the org-publish system to publish my personal
notes in HTML. My org configuration consists only of
(add-to-list 'load-path "~/src/org-mode/lisp")
(add-to-list 'load-path "~/src/org-mode/contrib/lisp")
(require 'org-publish)
(setq org-publish-project-alist
'(("notes"