From 5f971f76e6244dc776e3b71c0eb3cc7e6859e7b0 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 14:18:16 +0200 Subject: [PATCH 01/10] shrink --- pelicanconf.py | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index f68c30c..af4b8d8 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -53,30 +53,12 @@ HOSTS = ( ) SITES = ( - ('rwx.work', 'https://rwx.work'), - ('marc-beninca.fr', 'https://marc-beninca.fr'), - ('tilde.link', 'https://tilde.link'), + ('Marc Beninca', 'https://marc.beninca.link'), ) GIT = ( - ('bitbucket.org', 'https://bitbucket.org/m-s-p-e'), - ('codeberg.org', 'https://codeberg.org/mspe?tab=activity'), - ('framagit.org', 'https://framagit.org/mspe'), - ('frogg.it', 'https://lab.frogg.it/mspe'), - ('gitea.com', 'https://gitea.com/mspe?tab=activity'), - ('gitgud.io', 'https://gitgud.io/mspe'), - ('github.com', 'https://github.com/m-s-p-e'), - ('gitlab.com', 'https://gitlab.com/mspe'), - ('insomnia247.nl', 'https://git.insomnia247.nl/mspe'), - ('notabug.org', 'https://notabug.org/mspe?tab=activity'), - ('pagure.io', 'https://pagure.io/user/mspe'), - ('sr.ht', 'https://sr.ht/~mspe'), - ('tildegit.org', 'https://tildegit.org/mspe?tab=activity'), ('salsa.debian.org', 'https://salsa.debian.org/marc-beninca'), ) SOCIAL = ( - ('keybase.io', 'https://keybase.io/mspe'), - ('linkedin.com', 'https://www.linkedin.com/in/marc-beninca'), - ('lbry.tv', 'https://lbry.tv/@marc-beninca:d'), ) From 06ee5e75e78508e9b50baf8520c7b443fdeddba8 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 14:19:47 +0200 Subject: [PATCH 02/10] =?UTF-8?q?output=E2=86=92out?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync.sh b/sync.sh index 3a30d6c..8ab2d6b 100755 --- a/sync.sh +++ b/sync.sh @@ -2,7 +2,7 @@ BASH_FILE="$(realpath "${BASH_SOURCE[0]}")" BASH_ROOT="$(dirname "${BASH_FILE}")" -OUTPUT='output' +OUTPUT='out' function rs { echo; \ echo "→ ${2} @ ${3} : ${1}"; \ From c38c148864b62bc1a3a0923608f181fa45b5c58d Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:03:10 +0200 Subject: [PATCH 03/10] =?UTF-8?q?+southlondonc.cc,=E2=88=92rw.rs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sync.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sync.sh b/sync.sh index 8ab2d6b..c5da182 100755 --- a/sync.sh +++ b/sync.sh @@ -77,12 +77,12 @@ rs 22 'mspe' 'tilde.fun' 'html' rs 22 'mspe' 'tilde.pink' 'public_html' rs 22 'mspe' 'heathens.club' 'www' rs 22 'mspe' 'dimension.sh' 'public_html' -# rs 22 'mspe' 'southlondon.cc' 'public_html' +rs 22 'mspe' 'southlondon.cc' 'public_html' rs 22 'mspe' 'squiggle.city' 'public_html' echo 'ø / http' -rs 22 'mspe' 'rw.rs' 'public_html' +# rs 22 'mspe' 'rw.rs' 'public_html' # rs 22 'marc' 'radiofreqs.space' 'public_html' From 33a6060678f9e1c1ac25e17155867dd67783ea26 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:03:36 +0200 Subject: [PATCH 04/10] =?UTF-8?q?=E2=88=92hamish.space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sync.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.sh b/sync.sh index c5da182..796fd5e 100755 --- a/sync.sh +++ b/sync.sh @@ -86,5 +86,4 @@ echo 'ø / http' # rs 22 'marc' 'radiofreqs.space' 'public_html' -# rs 22 'mspe' 'hamish.space' 'public_html' rs 22 'mspe' 'tilde.guru' 'public_html' From b0b148339679e56f06cb61d8047799f9799f513f Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:05:15 +0200 Subject: [PATCH 05/10] =?UTF-8?q?=E2=88=92radiofreqs.space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sync.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.sh b/sync.sh index 796fd5e..32727c9 100755 --- a/sync.sh +++ b/sync.sh @@ -85,5 +85,4 @@ echo 'ø / http' # rs 22 'mspe' 'rw.rs' 'public_html' -# rs 22 'marc' 'radiofreqs.space' 'public_html' rs 22 'mspe' 'tilde.guru' 'public_html' From 3a1f2b8059f220ea521bb780cc4e9c5101ea1ce1 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:07:31 +0200 Subject: [PATCH 06/10] =?UTF-8?q?=E2=88=92tilde.ninja?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf.py | 14 ++------------ sync.sh | 1 - 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index af4b8d8..37c5c7f 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -25,17 +25,9 @@ STATIC_PATHS = ['images'] # PLUGINS = ['neighbors'] HOSTS = ( - ('rwx.work', 'https://blog.rwx.work'), - ('envs.net', 'https://mspe.envs.net'), - ('insomnia247.nl', 'https://mspe.insomnia247.nl'), - ('tilde.team', 'https://mspe.tilde.team'), - ('tilde.cafe', 'https://mspe.tilde.cafe'), - ('tilde.institute', 'https://mspe.tilde.institute'), - ('tilde.club', 'https://tilde.club/~mspe'), ('remotes.club', 'https://mspe.remotes.club'), ('thunix.net', 'https://thunix.net/~mspe'), ('yourtilde.com', 'https://yourtilde.com/~mspe'), - # ('tilde.ninja', 'https://tilde.ninja/~mspe'), ('aussies.space', 'https://aussies.space/~mspe'), ('ctrl-c.club', 'http://ctrl-c.club/~mspe'), ('fr.tild3.org', 'https://mspe.fr.tild3.org'), @@ -44,11 +36,9 @@ HOSTS = ( ('tilde.pink', 'https://tilde.pink/~mspe'), ('heathens.club', 'https://heathens.club/~mspe'), ('dimension.sh', 'https://dimension.sh/~mspe'), - # ('southlondon.cc', 'https://southlondon.cc/~mspe'), + ('southlondon.cc', 'https://southlondon.cc/~mspe'), ('squiggle.city', 'https://squiggle.city/~mspe'), - ('rw.rs', 'http://rw.rs/~mspe'), - # ('radiofreqs.space', 'https://mspe.radiofreqs.space'), - # ('hamish.space', 'https://hamish.space/~mspe'), + # ('rw.rs', 'http://rw.rs/~mspe'), ('tilde.guru', 'https://tilde.guru/~mspe'), ) diff --git a/sync.sh b/sync.sh index 32727c9..4969dba 100755 --- a/sync.sh +++ b/sync.sh @@ -50,7 +50,6 @@ echo 'PHP → CGI / ~' rs 22 'mspe' 'thunix.net' 'public_html' rs 22 'mspe' 'yourtilde.com' 'public_html' -# rs 22 'mspe' 'tilde.ninja' 'public_html' rs 22 'mspe' 'aussies.space' 'public_html' echo 'PHP → CGI / http' From 4790df7e1f683460db3e48c6aad4a18652dad4da Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:22:52 +0200 Subject: [PATCH 07/10] shrink --- pelicanconf.py | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 37c5c7f..aa63740 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -25,15 +25,6 @@ STATIC_PATHS = ['images'] # PLUGINS = ['neighbors'] HOSTS = ( - ('remotes.club', 'https://mspe.remotes.club'), - ('thunix.net', 'https://thunix.net/~mspe'), - ('yourtilde.com', 'https://yourtilde.com/~mspe'), - ('aussies.space', 'https://aussies.space/~mspe'), - ('ctrl-c.club', 'http://ctrl-c.club/~mspe'), - ('fr.tild3.org', 'https://mspe.fr.tild3.org'), - ('tilde.town', 'https://tilde.town/~mspe'), - ('tilde.fun', 'https://tilde.fun/~mspe'), - ('tilde.pink', 'https://tilde.pink/~mspe'), ('heathens.club', 'https://heathens.club/~mspe'), ('dimension.sh', 'https://dimension.sh/~mspe'), ('southlondon.cc', 'https://southlondon.cc/~mspe'), From d72c13eb9c9451af2360d217fd37627a9b82d54b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:39:16 +0200 Subject: [PATCH 08/10] shrink --- pelicanconf.py | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index aa63740..98761d0 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -24,22 +24,11 @@ THEME = 'themes/pelican-striped-html5up' STATIC_PATHS = ['images'] # PLUGINS = ['neighbors'] -HOSTS = ( - ('heathens.club', 'https://heathens.club/~mspe'), - ('dimension.sh', 'https://dimension.sh/~mspe'), - ('southlondon.cc', 'https://southlondon.cc/~mspe'), - ('squiggle.city', 'https://squiggle.city/~mspe'), - # ('rw.rs', 'http://rw.rs/~mspe'), - ('tilde.guru', 'https://tilde.guru/~mspe'), -) - +HOSTS = () SITES = ( ('Marc Beninca', 'https://marc.beninca.link'), ) - GIT = ( ('salsa.debian.org', 'https://salsa.debian.org/marc-beninca'), ) - -SOCIAL = ( -) +SOCIAL = () From bd355682237130badf20ec9a64289d20abc78e5c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:45:45 +0200 Subject: [PATCH 09/10] =?UTF-8?q?=E2=88=92radiofreqs.space,=E2=88=92yourti?= =?UTF-8?q?lde.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sync.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/sync.sh b/sync.sh index 4969dba..bdba029 100755 --- a/sync.sh +++ b/sync.sh @@ -49,7 +49,6 @@ rs 9022 'mspe' 'remotes.club' 'web' echo 'PHP → CGI / ~' rs 22 'mspe' 'thunix.net' 'public_html' -rs 22 'mspe' 'yourtilde.com' 'public_html' rs 22 'mspe' 'aussies.space' 'public_html' echo 'PHP → CGI / http' @@ -59,12 +58,6 @@ rs 22 'mspe' 'ctrl-c.club' 'public_html' echo -echo 'PHP / .' - -# rs 22 'mspe' 'radiofreqs.space' 'public_html' - -echo - echo 'ø / .' rs 22 'mspe' 'fr.tild3.org' 'public_html' From d51480d95b702b34b24e1657e3a484686b4280ac Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 20:54:26 +0200 Subject: [PATCH 10/10] =?UTF-8?q?=E2=88=92debian/salsa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 98761d0..56e64f8 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -28,7 +28,5 @@ HOSTS = () SITES = ( ('Marc Beninca', 'https://marc.beninca.link'), ) -GIT = ( - ('salsa.debian.org', 'https://salsa.debian.org/marc-beninca'), -) +GIT = () SOCIAL = ()