Rename directory `setup' into `org' (first and last time!)

This will ease the use of dotfiles utilities (as in
https://dotfiles.github.io/utilities/).
This commit is contained in:
Fabrice Niessen 2020-11-19 17:15:52 +01:00
parent 8b377759ee
commit 2096851d8f
8 changed files with 43 additions and 44 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
setup/theme-bigblow-local-abs.setup org/theme-bigblow-local-abs.setup
setup/theme-readtheorg-local-abs.setup org/theme-readtheorg-local-abs.setup
demo/mbacou.org demo/mbacou.org
demo/cdominik-muziek2.org demo/cdominik-muziek2.org
demo/dev.org demo/dev.org

View File

@ -7,7 +7,7 @@
#+OPTIONS: H:4 toc:t num:2 #+OPTIONS: H:4 toc:t num:2
#+PROPERTY: header-args :padline no #+PROPERTY: header-args :padline no
#+SETUPFILE: https://fniessen.github.io/org-html-themes/setup/theme-readtheorg.setup #+SETUPFILE: https://fniessen.github.io/org-html-themes/org/theme-readtheorg.setup
#+html: <a href="http://opensource.org/licenses/GPL-3.0"> #+html: <a href="http://opensource.org/licenses/GPL-3.0">
#+html: <img src="http://img.shields.io/:license-gpl-blue.svg" alt=":license-gpl-blue.svg" /> #+html: <img src="http://img.shields.io/:license-gpl-blue.svg" alt=":license-gpl-blue.svg" />
@ -168,17 +168,18 @@ Using a theme from the [[id:79e0ed21-c3b0-4f00-bdab-29fbff9dcad4][theme gallery]
chosen theme: chosen theme:
#+begin_src org :exports code #+begin_src org :exports code
,#+SETUPFILE: https://fniessen.github.io/org-html-themes/setup/THEME-NAME.setup ,#+SETUPFILE: https://fniessen.github.io/org-html-themes/org/theme-NAME.setup
#+end_src #+end_src
(where ~THEME-NAME~ is ~theme-bigblow~ or ~theme-readtheorg~) (where ~THEME-NAME~ is ~theme-bigblow~ or ~theme-readtheorg~)
or, if you *cloned or downloaded* the Org-HTML themes project -- to get no or, if you *cloned or downloaded* the Org-HTML themes project -- to get no
dependency on an Internet connection --, use a (relative or absolute) path to dependency on an Internet connection --, use a (relative or absolute) path to
the local "setup file" and copy the "styles" folder from the cloned folder into the same folder as the file you want to export: the local "setup file" and copy the "styles" folder from the cloned folder
into the same folder as the file you want to export:
#+begin_src org :exports code #+begin_src org :exports code
,#+SETUPFILE: path/to/Git/repo/setup/THEME-NAME-local.setup ,#+SETUPFILE: PATH/TO/GIT/REPO/org/theme-NAME-local.setup
#+end_src #+end_src
2. Then, you *export* your Org mode file *to HTML* with =org-html-export-to-html= or 2. Then, you *export* your Org mode file *to HTML* with =org-html-export-to-html= or

View File

@ -1,11 +1,10 @@
#+TITLE: Example of Tasks #+TITLE: Example of Tasks
#+AUTHOR: Fabrice Niessen #+AUTHOR: Fabrice Niessen
#+EMAIL: (concat "fniessen" at-sign "pirilampo.org") #+EMAIL: (concat "fniessen" at-sign "pirilampo.org")
#+DATE: 2015-04-28
#+LANGUAGE: en #+LANGUAGE: en
#+OPTIONS: H:4 num:nil toc:2 #+OPTIONS: H:4 num:2 toc:4
#+SETUPFILE: https://fniessen.github.io/org-html-themes/setup/theme-readtheorg.setup #+SETUPFILE: org/theme-readtheorg-local.setup
#+begin_export html #+begin_export html
<div class="right"> <div class="right">
@ -16,26 +15,26 @@
----- -----
* Work :work: * Work :work:
:PROPERTIES: :PROPERTIES:
:CATEGORY: Work :CATEGORY: Work
:END: :END:
Only work tasks in this list. Only work tasks in this list.
** Marketing ** Marketing
:PROPERTIES: :PROPERTIES:
:CATEGORY: Marketing :CATEGORY: Marketing
:END: :END:
Project "Corporate Marketing". Project "Corporate Marketing".
*** Background and research *** Background and research
**** TODO Who are the competitors? **** TODO Who are the competitors? :important:
**** TODO What are our product's advantages? ***** TODO What are our product's advantages?
**** TODO Target market ***** TODO Target market
**** TODO Elevator pitch **** TODO Elevator pitch
@ -46,37 +45,36 @@ Project "Corporate Marketing".
# *************** TODO Test with an inline task # *************** TODO Test with an inline task
# *************** END # *************** END
**** TODO Interview PR firm candidates **** STRT Interview PR firm candidates
DEADLINE: <2014-03-12 Wed> DEADLINE: <2014-03-12 Wed>
:LOGBOOK: :LOGBOOK:
CLOCK: [2013-02-05 Tue 09:00]--[2013-02-05 Tue 10:11] => 1:11 CLOCK: [2013-02-05 Tue 09:00]--[2013-02-05 Tue 10:11] => 1:11
- State "TODO" -> "STRT" [2013-02-05 Tue 17:48] - State "TODO" -> "STRT" [2013-02-05 Tue 09:00]
- State "TODO" -> "STRT" [2013-08-19 Mon 15:16] :END:
:END:
# *************** TODO Another test with an inline task # *************** TODO Another test with an inline task
*** Advertising campaign *** Advertising campaign
**** TODO Call Joe **** TODO Call Joe
DEADLINE: <2014-03-06 Thu> DEADLINE: <2014-03-06 Thu>
:PROPERTIES: :PROPERTIES:
:Effort: 0:10 :Effort: 0:10
:END: :END:
*** Plan conference *** Plan conference
Calendar events/invitations. Calendar events/invitations.
**** TODO Recruit volunteers **** TODO Recruit volunteers
DEADLINE: <2014-03-13 Thu> DEADLINE: <2014-03-13 Thu>
**** TODO Make sure responses are coming back **** TODO Make sure responses are coming back
** Operations ** Operations
*** TODO Update database to latest version *** TODO Update database to latest version
SCHEDULED: <2014-03-13 Thu> SCHEDULED: <2014-03-13 Thu>
*** TODO Update Website *** TODO Update Website
@ -96,28 +94,28 @@ Update blog.
----- -----
* Personal :home: * Personal :personal:
:PROPERTIES: :PROPERTIES:
:CATEGORY: Personal :CATEGORY: Personal
:END: :END:
** Reading ** Reading
*** DONE Read "Getting Things Done" *** DONE Read "Getting Things Done"
:LOGBOOK: :LOGBOOK:
- State "TODO" -> "DONE" [2014-01-06 Mon 15:10] - State "TODO" -> "DONE" [2014-01-06 Mon 15:10]
:END: :END:
** Health ** Health
*** TODO Make dentist appointment *** TODO Make dentist appointment
SCHEDULED: <2014-03-12 Wed> SCHEDULED: <2014-03-12 Wed>
*** TODO Go to the gym *** TODO Go to the gym
SCHEDULED: <2014-03-11 Tue> SCHEDULED: <2014-03-11 Tue>
:PROPERTIES: :PROPERTIES:
:Effort: 0:10 :Effort: 0:10
:END: :END:
It should be as natural to some as showering or eating. It should be as natural to some as showering or eating.

View File

@ -6,7 +6,7 @@
#+LANGUAGE: en #+LANGUAGE: en
#+OPTIONS: H:4 num:t toc:2 #+OPTIONS: H:4 num:t toc:2
#+SETUPFILE: https://fniessen.github.io/org-html-themes/setup/theme-readtheorg.setup #+SETUPFILE: https://fniessen.github.io/org-html-themes/org/theme-readtheorg.setup
# See http://pandoc.org/README.html for another organization of the sections # See http://pandoc.org/README.html for another organization of the sections