Commit graph

32 commits

Author SHA1 Message Date
cff3bee472 specify rsync user 2024-02-27 19:18:10 -06:00
8a9edae411 ensure .ssh dir exists 2024-02-27 19:11:43 -06:00
78155c8c45 update action to deploy to gemini 🤞 2024-02-27 19:09:21 -06:00
0607b54eb5 flag preview deploys 2024-01-23 13:16:09 -06:00
711fac9e1f update name of preview deploy workflow 2024-01-23 13:08:43 -06:00
285cb0f49e configure preview builds on neocities 2024-01-23 13:07:54 -06:00
e5db4ccd19 add daily build 2024-01-21 19:17:33 -06:00
cfa4325526 unalias 404 2024-01-21 17:41:20 -06:00
3bf2fd4642 prune orphans 2024-01-21 15:31:14 -06:00
368413597e collapse workflow to single job 2024-01-21 15:29:49 -06:00
fbd7f70939 remove unneeded node dependencies steps 2024-01-21 15:27:40 -06:00
50d43c19b9 remove unneeded hugo vars 2024-01-21 15:14:51 -06:00
577279df27 collapse hugo command line 2024-01-21 15:12:41 -06:00
bd00a037a3 use setup-hugo action 2024-01-21 14:58:23 -06:00
80316ec72f don't install dart 2024-01-21 14:54:01 -06:00
6dcc6ba697 use unique artifact names 2024-01-21 14:36:57 -06:00
f3746e4047 perform checkout and node dependencies in highlight job 2024-01-21 14:32:08 -06:00
4c460309a7 split workflow into multiple jobs 2024-01-21 13:23:28 -06:00
1b90235577 create not_found.html for neocities 2024-01-21 13:04:43 -06:00
530a5c2433 fix case in workflow title 2024-01-21 13:04:17 -06:00
92da8b7593 don't explicitly set baseurl, let it come from hugo configs 2024-01-21 12:52:45 -06:00
13c8bdccfa Revert "retry torchlight step if it gets hung"
This reverts commit 50597ea7d4.
2024-01-21 07:59:53 -06:00
50597ea7d4 retry torchlight step if it gets hung 2024-01-21 07:57:38 -06:00
9dbc4542c2 remove daily netlify build 2024-01-21 07:47:11 -06:00
7a67dad462 Revert "run deploy on self-hosted runner"
This reverts commit e310192cd1.
2024-01-20 23:15:10 -06:00
e310192cd1 run deploy on self-hosted runner 2024-01-20 23:12:35 -06:00
036c7825a2 switch neocities domain 2024-01-20 22:41:25 -06:00
6f1ec82c29 change neocities site name 2024-01-20 22:09:39 -06:00
3442f2d483 don't remove orphans (yet?) 2024-01-20 22:01:44 -06:00
a60ebcb1ec fix torchlight command 2024-01-20 21:40:52 -06:00
4e6095e5ff first swing at deploying to neocities 2024-01-20 21:38:40 -06:00
John Bowdre
e8ee2fc1f9
schedule daily netlify builds
this will make it possible to schedule posts for future publish dates
2023-09-12 16:18:37 -05:00