Commit graph

11 commits

Author SHA1 Message Date
e8bf4e32d0
add .onion website to the pre-push script
for now I need to upload the website two times
(normal, onion)

I will need a script on the server to replicate the website
and change domains (but we will then have to remove the tracking
scripts too)
2025-01-05 10:05:35 +01:00
5ddecf4664
update git-pre-push hook 2024-09-29 19:19:56 +02:00
0da595a657
stop uploading webcontent to the old server (OpenBSD) 2024-06-30 21:58:05 +02:00
114e26ab67
update git hook (pre-push) 2024-05-19 18:36:10 +02:00
66c9419fff
publish new post + install git lfs 2023-12-31 13:12:13 +01:00
075f6d4f1a
update pre-push git-hook 2023-11-19 13:29:17 +01:00
8904e88530
fix git hook pre-push
- failed to rsync files before push because of `-N`
2023-08-12 08:57:05 +02:00
ff868b6653
update git pre-push hook (rsync command) 2023-08-12 08:38:19 +02:00
968709e1fe
update git hook pre-push 2023-04-08 22:55:58 +02:00
e3bb200937
fix shebang for git hook for OpenBSD 2023-04-08 22:40:14 +02:00
c8cb765f24
add git hooks into repo
also set "hooksPath = .githooks" and maybe
 "excludesfile = .gitignore" in `.git/config`
2023-04-08 21:07:50 +02:00