Commit Graph

12 Commits

Author SHA1 Message Date
4e7e98c28b
[Misc] switching to new repo for org files 2023-09-18 20:12:17 +02:00
de6dd6c789
chore: CI fix 2023-06-17 14:05:55 +02:00
39d16eee5f
[Drone] Apparently Git was missing 2022-11-09 15:28:28 +01:00
8b8a5a1a64
Shorten CI time 2022-06-07 19:46:43 +02:00
1301eaf0a9
[Drone] Change Docker image to pure alpine image 2021-12-01 16:49:45 +01:00
a04de69b10
[Export, Drone] Update export.el and .drone.yml
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 2021-10-23 21:05:17 +02:00
7b6744d464
[CI] Limit builds to master branch 2020-09-03 13:19:06 +02:00
a1370089ab
[CI] Remove some debug commands 2020-09-03 13:10:29 +02:00
0927a9911b
[CI] Use lighter Emacs image, remove validation links in HTML
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
24f5df77bb
Merge branch 'test-ci' into master 2020-09-03 12:42:40 +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