Commit Graph

7 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet ae9d929183
misc: remove org files 2023-12-17 21:39:54 +01:00
Lucien Cartier-Tilet c35c79af4d
[Misc, export] Better setup for package archives in exporter 2022-06-07 19:45:57 +02:00
Lucien Cartier-Tilet 35ef17c7d0
[Misc] Exporter no longer generates backup files 2021-11-28 22:48:28 +01:00
Lucien Cartier-Tilet a04de69b10
[Export, Drone] Update export.el and .drone.yml
continuous-integration/drone/push Build is passing Details
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
Lucien Cartier-Tilet fd5019335d
[Misc] Fix drone CI
continuous-integration/drone/push Build is passing Details
2021-10-23 21:05:17 +02:00
Lucien Cartier-Tilet 0927a9911b
[CI] Use lighter Emacs image, remove validation links in HTML
continuous-integration/drone/push Build is passing Details
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
Lucien Cartier-Tilet 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