emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How do i configure org-publish-project-alist for multiple projects for html generation?
@ 2020-03-02  1:11 KOKOU AFIDEGNON
  2020-03-02  1:22 ` wry
  0 siblings, 1 reply; 2+ messages in thread
From: KOKOU AFIDEGNON @ 2020-03-02  1:11 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

I have the following folder structure

project/index.org
           main.org
project1/index.org
            /about.org

it seems org-publish-project-alist is configured for only a single org project.


Care to explain?

[-- Attachment #2: Type: text/html, Size: 1157 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How do i configure org-publish-project-alist for multiple projects for html generation?
  2020-03-02  1:11 How do i configure org-publish-project-alist for multiple projects for html generation? KOKOU AFIDEGNON
@ 2020-03-02  1:22 ` wry
  0 siblings, 0 replies; 2+ messages in thread
From: wry @ 2020-03-02  1:22 UTC (permalink / raw)
  To: KOKOU AFIDEGNON; +Cc: emacs-orgmode

You can use a main directory with subdirectories with the

:recursive t

option, or have multiple projects defined and run
org-publish-all

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-02  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-02  1:11 How do i configure org-publish-project-alist for multiple projects for html generation? KOKOU AFIDEGNON
2020-03-02  1:22 ` wry

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).