Updated path to org conlanging project

This commit is contained in:
Phuntsok Drak-pa 2019-09-16 15:29:00 +02:00
parent 63be6f3706
commit b635c4bf5b
1 changed files with 3 additions and 3 deletions

View File

@ -1023,7 +1023,7 @@ So a typical ID could look like \"Org-4nd91V40HI\"."
;;; Org projects ;;; Org projects
org-publish-project-alist org-publish-project-alist
'(("langue-phundrak-fr-org" '(("langue-phundrak-fr-org"
:base-directory "~/Documents/code/web/langue-phundrak-fr/" :base-directory "~/Documents/conlanging/"
:base-extension "org" :base-extension "org"
:exclude "\\./\\(CONTRIB\\|README\\|head\\|temp\\|svg-ink\\).*" :exclude "\\./\\(CONTRIB\\|README\\|head\\|temp\\|svg-ink\\).*"
:publishing-directory "/ssh:Naro:~/www/phundrak.fr/langue" :publishing-directory "/ssh:Naro:~/www/phundrak.fr/langue"
@ -1032,7 +1032,7 @@ So a typical ID could look like \"Org-4nd91V40HI\"."
:headline-levels 5 :headline-levels 5
:auto-preamble t) :auto-preamble t)
("langue-phundrak-fr-pdf" ("langue-phundrak-fr-pdf"
:base-directory "~/Documents/code/web/langue-phundrak-fr/" :base-directory "~/Documents/conlanging/"
:base-extension "org" :base-extension "org"
:exclude "\\./\\(CONTRIB\\|README\\|index\\|head\\|temp\\|svg-ink\\).*" :exclude "\\./\\(CONTRIB\\|README\\|index\\|head\\|temp\\|svg-ink\\).*"
:publishing-directory "/ssh:Naro:~/www/phundrak.fr/langue" :publishing-directory "/ssh:Naro:~/www/phundrak.fr/langue"
@ -1041,7 +1041,7 @@ So a typical ID could look like \"Org-4nd91V40HI\"."
:headline-levels 5 :headline-levels 5
:auto-preamble t) :auto-preamble t)
("langue-phundrak-fr-static" ("langue-phundrak-fr-static"
:base-directory "~/Documents/code/web/langue-phundrak-fr" :base-directory "~/Documents/conlanging"
:base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|svg\\|jpeg\\|ttf\\|woff\\|txt" :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|svg\\|jpeg\\|ttf\\|woff\\|txt"
:exclude ".*auto-generated.*" :exclude ".*auto-generated.*"
:publishing-directory "/ssh:Naro:~/www/phundrak.fr/langue" :publishing-directory "/ssh:Naro:~/www/phundrak.fr/langue"