[Emacs] Update org project on conlanging

This commit is contained in:
Lucien Cartier-Tilet 2022-03-27 22:17:31 +02:00
parent bfe1102c37
commit 44b65c2d72
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 10 additions and 4 deletions

View File

@ -5088,16 +5088,22 @@ The project is then defined like so:
"config-website-static"))
#+END_SRC
**** Linguistics website
**** Conlanging website
:PROPERTIES:
:CUSTOM_ID: Packages-Configuration-Org-mode-Projects-Linguistics-websitey4k5fl6184j0
:END:
My linguistics website is made out of three projects. As for the previous
project, lets declare the common values for these.
#+begin_info
/Conlangs/, or /constructed languages/, are artificial languages created
by individuals or by groups of individuals, unlike natural languages
which evolve and appear naturally from other languages.
#+end_info
My conlanging website is made out of three projects. As for the
previous project, lets declare the common values for these.
#+NAME: org-proj-lang-setup
#+BEGIN_SRC emacs-lisp
(defvar phundrak//projects-conlanging-target
"/ssh:Tilo:~/www/phundrak.com/conlang"
"/rsync:Tilo:~/www/phundrak.com/conlang"
"Points to where exported files for langue.phundrak.com should be put.")
(defvar phundrak//projects-conlanging-source
"~/Documents/conlanging/content/"