Hello, Xavier Maillard <xav...@maillard.im> writes:
> I am trying to publish my org project but I am lost in the way I can > tweak my projects. > > Is there some good tutorial I can follow step by step in order to > publish several files at once ? > > My site tree is like this: > > web/ > ├── Makefile > ├── css > │ └── style.css > ├── gnupg.org > ├── header > │ └── header.org > ├── index.org > ├── org-templates > │ └── level-0.org > └── publish_config.el > > I am using a Makefile to build it from the command line but it is > just a gadget that just make a call to `org-publish-project'. > > Where I am totally lost is with how I can tweak my publish option. Did you read (info "(org) Publishing options") and (info "(org) Complex example") ? It might help you getting started. For most back-end specific options, however, you will need development version (Org 8.3). Regards, -- Nicolas Goaziou