Commit Graph

33 Commits

Author SHA1 Message Date
Florine W. Dekker 2081489d07
Remove "mirror-to-github" again
Because Gitea has built-in synchronization with GitHub, which I forgot about when I un-removed this script last time.
2023-02-09 11:38:30 +01:00
Florine W. Dekker f2cbcbdc72
Improve mirror-to-github documentation 2023-01-31 12:39:00 +01:00
Florine W. Dekker 9afa3e1779
Revert "Remove now-unused mirror-to-github script"
This reverts commit 19f07d9153.
2023-01-31 12:32:58 +01:00
Florine W. Dekker d944381311
Move to tmp_dir before checking if dist exists 2022-11-21 22:39:08 +01:00
Florine W. Dekker e514af0814
Delete hidden files at deploy (excluding sunlink) 2022-08-29 01:25:00 +02:00
Florine W. Dekker 6df8061633
Exit if 'dist' directory is not created 2022-08-20 20:28:41 +02:00
Florine W. Dekker 1da53c3006
Document scripts 2022-03-16 09:02:27 +01:00
Florine W. Dekker 19f07d9153
Remove now-unused mirror-to-github script 2022-02-28 17:53:29 +01:00
Florine W. Dekker 182b788daf
Fix nginx script name in echo 2022-02-25 20:38:27 +01:00
Florine W. Dekker 47515dc4c6
Deploy dist/ only in static deployments 2021-04-28 13:18:37 +02:00
Florine W. Dekker f3aa1f0eb2
Fix target removal checks 2021-04-21 23:49:21 +02:00
Florine W. Dekker 864f36840a
Don't follow symbolic links 2021-04-20 22:24:23 +02:00
Florine W. Dekker c3791b2855
Fix typo in directory names 2021-04-20 22:21:34 +02:00
Florine W. Dekker 05ce24b325
Copy directories fully 2021-04-20 22:20:42 +02:00
Florine W. Dekker d0016ff360
Create target directory before deploying 2021-04-20 22:01:37 +02:00
Florine W. Dekker c1571088d1
Make nginx executable 2021-04-20 21:54:57 +02:00
Florine W. Dekker 90c21446dd
Make nginx target directory configurable 2021-04-20 21:53:23 +02:00
Florine W. Dekker d2711c91e9
Add nginx deployment script 2021-04-20 21:52:35 +02:00
Florine W. Dekker b977e81283
Do not delete hidden files on deployment 2021-04-18 21:20:26 +02:00
Florine W. Dekker ddaf9c80e5
Remove Jekyll script, add delete target option
Fixes #1.
2021-04-18 21:15:06 +02:00
Florine W. Dekker 9ec45947d1
Allow deleting target when deploying npm 2021-04-18 21:07:32 +02:00
Florine W. Dekker abfd840163
Prevent weird bug in awk? 2021-04-15 19:08:32 +02:00
Florine W. Dekker a5b660694f
Add versioned deployment for template 2021-04-15 19:00:29 +02:00
Florine W. Dekker e2a25bebf1
Fill in source path for mirroring 2021-04-14 20:32:20 +02:00
Florine W. Dekker bb5c66594a
Copy static contents rather than directory 2021-04-14 20:24:27 +02:00
Florine W. Dekker 44635a13e9
Fix repo directory detection 2021-04-14 20:05:45 +02:00
Florine W. Dekker 84f2e1b75f
Remove most parameters for easier usage 2021-04-14 19:56:59 +02:00
Florine W. Dekker cc0591e279
Add log statements to scripts 2021-04-14 19:24:58 +02:00
Florine W. Dekker 52995adc46
Use temp directory for static deployments 2021-04-14 19:13:24 +02:00
Florine W. Dekker 9a8f3f270c
Add executable bit to scripts 2021-04-14 19:07:43 +02:00
Florine W. Dekker 978453a60a
Prefix deployment script names 2021-04-14 19:01:14 +02:00
Florine W. Dekker 5a591833ed
Remove --clone option, add empty scripts 2021-04-14 18:57:04 +02:00
Florine W. Dekker d6ce22b765
Add basic scripts 2021-04-14 18:28:56 +02:00