Compare commits

..

10 commits

Author SHA1 Message Date
Marc Beninca
d51480d95b −debian/salsa 2022-04-18 20:54:26 +02:00
Marc Beninca
bd35568223 −radiofreqs.space,−yourtilde.com 2022-04-18 15:45:45 +02:00
Marc Beninca
d72c13eb9c shrink 2022-04-18 15:39:16 +02:00
Marc Beninca
4790df7e1f shrink 2022-04-18 15:22:52 +02:00
Marc Beninca
3a1f2b8059 −tilde.ninja 2022-04-18 15:07:31 +02:00
Marc Beninca
b0b1483396 −radiofreqs.space 2022-04-18 15:05:15 +02:00
Marc Beninca
33a6060678 −hamish.space 2022-04-18 15:03:36 +02:00
Marc Beninca
c38c148864 +southlondonc.cc,−rw.rs 2022-04-18 15:03:10 +02:00
Marc Beninca
06ee5e75e7 output→out 2022-04-18 14:19:47 +02:00
Marc Beninca
5f971f76e6 shrink 2022-04-18 14:18:16 +02:00
2 changed files with 7 additions and 67 deletions

View file

@ -24,59 +24,9 @@ THEME = 'themes/pelican-striped-html5up'
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'),
('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'),
('squiggle.city', 'https://squiggle.city/~mspe'),
('rw.rs', 'http://rw.rs/~mspe'),
# ('radiofreqs.space', 'https://mspe.radiofreqs.space'),
# ('hamish.space', 'https://hamish.space/~mspe'),
('tilde.guru', 'https://tilde.guru/~mspe'),
)
HOSTS = ()
SITES = (
('rwx.work', 'https://rwx.work'),
('marc-beninca.fr', 'https://marc-beninca.fr'),
('tilde.link', 'https://tilde.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'),
('Marc Beninca', 'https://marc.beninca.link'),
)
GIT = ()
SOCIAL = ()

16
sync.sh
View file

@ -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}"; \
@ -49,8 +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' 'tilde.ninja' 'public_html'
rs 22 'mspe' 'aussies.space' 'public_html'
echo 'PHP → CGI / http'
@ -60,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'
@ -77,14 +69,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'
# rs 22 'mspe' 'hamish.space' 'public_html'
rs 22 'mspe' 'tilde.guru' 'public_html'