Commit Graph

6 Commits

Author SHA1 Message Date
c35c79af4d
[Misc, export] Better setup for package archives in exporter 2022-06-07 19:45:57 +02:00
35ef17c7d0
[Misc] Exporter no longer generates backup files 2021-11-28 22:48:28 +01:00
a04de69b10
[Export, Drone] Update export.el and .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
export.el:
Now export all org files in specified directories
Code a bit cleaner

.drone.yml:
Send all the content of org/config to the remote server
2021-11-22 17:57:14 +01:00
fd5019335d
[Misc] Fix drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-23 21:05:17 +02:00
0927a9911b
[CI] Use lighter Emacs image, remove validation links in HTML
All checks were successful
continuous-integration/drone/push Build is passing
The docker image used is now Emacs on Alpine, which should be lighter
than the previous one.

The validation link is also now disabled in HTML exports.
2020-09-03 12:52:27 +02:00
a81b314a9e
[CI] Add CI script, add export script
Drone script calls new `export.el' script written in Emacs Lisp to
export all org files to HTML files.

HTML files should then be uploaded to a remote server with SCP
2020-09-03 12:41:07 +02:00