Iannis Zannos writes:
Greetings Iannis.
> Publish provides very extensive configuration capabilities, which
> include a preparation-function and a completion-function hook.
I saw the manual and worg pages on publishing, but thought that
configuring publishing parameters was simply too much wor
Hello Jarmo,
it may be useful to look into the publishing scheme of org-mode.
Export = export a single file
Publish = publish a set of files. More extensive configuration
capabilities. Can also be used to publish single file.
Publish provides very extensive configuration capabilities, which inclu
Answering my own question...
> What I would like to do now is to automatically run some commands
> after I have exported an org file as html.
I ended up circumventing the problem - that is, the exporter - by
creating a code block in which I first run org-html-export-to-html and
then do my git st