Commit graph

28 commits

Author SHA1 Message Date
Benoit Donneaux 863e8de0d3 Fix condition
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 12:33:19 +02:00
Benoit Donneaux 3ec0bdf4fc Show baseurl when overwritting
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 12:30:47 +02:00
Benoit Donneaux 6081093f2d Overwrite baseurl for preview
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 12:27:23 +02:00
Benoit Donneaux c3255a0018 Add relative_url filter for preview context
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 12:12:10 +02:00
Benoit Donneaux e824b07837 Prepare ssh key just before deploying
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:59:19 +02:00
Benoit Donneaux 41145ffb89 Try rsync before deploying
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:56:01 +02:00
Benoit Donneaux 279a9dd94f This should work, but does not!
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:54:36 +02:00
Benoit Donneaux 5ab12dda46 W/o deletion for now
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:48:36 +02:00
Benoit Donneaux 6c0c6216a6 Test previous rsync args
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:45:48 +02:00
Benoit Donneaux 3de7adb4a6 Fallback on GitHub env?
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:35:11 +02:00
Benoit Donneaux a136250c18 Fix bash condition block
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:26:35 +02:00
Benoit Donneaux 2ecd602f48 Fix deploy script
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:24:26 +02:00
Benoit Donneaux a0d865d21b Deploy preview in dedicated root with context per PR
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 10:12:27 +02:00
Benoit Donneaux 4d7cfaf6c3 Avoid passing the URL
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:53:45 +02:00
Benoit Donneaux 7ac9feaee4 Quote URL
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:51:09 +02:00
Benoit Donneaux ee742b5291 Avoid format function for now
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:48:31 +02:00
Benoit Donneaux 688f335240 Test url
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:44:42 +02:00
Benoit Donneaux 1d041506fc Fix URL
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:35:12 +02:00
Benoit Donneaux 7743cd682e Adapt to Gitea even more
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:33:45 +02:00
Benoit Donneaux 61cb6880c6 Adapt to Gitea
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:28:44 +02:00
Benoit Donneaux f89cb1623c Add the template in the legacy GitHub path
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:16:55 +02:00
Benoit Donneaux 7af76bd914 Deploy preview site to review pull requests
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 22:14:09 +02:00
Benoit Donneaux 2dbbc5c2aa Fix deploy condition (#4)
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/pulls/4
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 20:01:02 +00:00
Benoit Donneaux 5469848faf Add steps to continously deploy the Jekyll site (#3)
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/pulls/3
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 19:33:32 +00:00
Benoit Donneaux 097fc8acc6 Implement Jekyll CI workflow with docker (#2)
Part of #1

Reviewed-on: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/pulls/2
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 12:16:39 +00:00
Benoit Donneaux 6716049676 Initial landing page based on the existing Wiki home page
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-14 19:02:06 +02:00
Benoit Donneaux 614d8b82f7 Prepare Jekyll requirements
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-04-24 00:33:08 +02:00
Benoit Donneaux 45c5f5a6cb Initial commit 2024-04-23 21:58:12 +02:00