Previous: Sample configuration, Up: Publishing


13.3 Triggering publication

Once org-publish is properly configured, you can publish with the following functions:

C-c C-e C
Prompt for a specific project and publish all files that belong to it.
C-c C-e P
Publish the project containing the current file.
C-c C-e F
Publish only the current file.
C-c C-e A
Publish all projects.

Org uses timestamps to track when a file has changed. The above functions normally only publish changed files. You can override this and force publishing of all files by giving a prefix argument.