From 1093415d6af028179e2823eb2244ae0d96f50b90 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 19 Dec 2010 21:59:31 +0100 Subject: Publish to project root /publish --- fripost-web.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fripost-web.el') diff --git a/fripost-web.el b/fripost-web.el index 25a4692..ef7f4df 100644 --- a/fripost-web.el +++ b/fripost-web.el @@ -5,7 +5,7 @@ ("fripost-web-pages" :base-directory ,default-directory :base-extension "org" - :publishing-directory ,(concat default-directory "../publish/") + :publishing-directory ,(concat default-directory "/publish/") :recursive t :publishing-function org-publish-org-to-html :preamble "
@@ -50,4 +50,4 @@ ("fripost-web" :components ("fripost-web-pages" "fripost-web-static")) )) -;; M-x org-publish-project RET org +;; M-x org-publish-project RET fripost-web -- cgit v1.2.3