Don’t export readme
This commit is contained in:
parent
12abb92c5e
commit
585f05ccce
2 changed files with 3 additions and 3 deletions
2
build.sh
2
build.sh
|
@ -6,7 +6,7 @@ mkdir build
|
|||
|
||||
python3 identify.py
|
||||
|
||||
for i in *.org; do
|
||||
for i in 20*.org; do
|
||||
echo Exporting $i
|
||||
emacs --batch -l pre.el $i -l export.el -f org-html-export-to-html --kill
|
||||
done
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
=secrets.py= should contain ~orgpath = "full path to journal root directory".~
|
||||
=secrets.py= should contain ~orgpath = "full path to journal root directory"~.
|
||||
|
||||
* to do
|
||||
- rss feed
|
||||
- edit capture templates
|
||||
- inject comments somehow (s’il y en a)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue