[Emacs] Better name for org project
This commit is contained in:
parent
50f5cc94d0
commit
5f7166b01e
@ -5500,7 +5500,7 @@ automatically generated, which comes in handy with the online sitemap that is
|
|||||||
available through the navigation bar.
|
available through the navigation bar.
|
||||||
#+NAME: org-proj-config-html
|
#+NAME: org-proj-config-html
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
("config-website-org"
|
("config-website-html"
|
||||||
:base-directory ,phundrak//projects-config-source
|
:base-directory ,phundrak//projects-config-source
|
||||||
:base-extension "org"
|
:base-extension "org"
|
||||||
:publishing-directory ,phundrak//projects-config-target
|
:publishing-directory ,phundrak//projects-config-target
|
||||||
@ -5564,7 +5564,7 @@ previous project, let’s declare the common values for these.
|
|||||||
The first component is the one generating the HTML files from the org files.
|
The first component is the one generating the HTML files from the org files.
|
||||||
#+NAME: org-proj-lang-html
|
#+NAME: org-proj-lang-html
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
("conlang-phundrak-com-org"
|
("conlang-phundrak-com-html"
|
||||||
:base-directory ,phundrak//projects-conlanging-source
|
:base-directory ,phundrak//projects-conlanging-source
|
||||||
:base-extension "org"
|
:base-extension "org"
|
||||||
:exclude ,(rx (* print)
|
:exclude ,(rx (* print)
|
||||||
|
Loading…
Reference in New Issue
Block a user