odds and ends

This commit is contained in:
a 2023-04-04 18:25:35 -05:00
parent 8d3013cd33
commit 78a8a0afa8
13 changed files with 6 additions and 6 deletions

View File

@ -11,6 +11,8 @@
## irc
- relay model. you send everything to a central server and it relays it to everyone connected
## xmpp
## activitypub

View File

@ -24,4 +24,6 @@ irc, xmpp groups, i think it makes sense to add webrtc too. basically jitsi meet
## reader.trwnh.com
rss / atom / activitypub?
##
## accounts.trwnh.com or id.trwnh.com
identity provider?

View File

@ -18,8 +18,6 @@ mast logo <https://is5-ssl.mzstatic.com/image/thumb/Purple114/v4/d6/be/9c/d6be9c
openxri project <https://openxri.sourceforge.net/>
+18665923734 -- birmingham al office of the us social security administration (also handles disability)
<https://codeberg.org/weex/the-fediverse/issues/7>
indiekit, a nodejs server that helps static websites do indieweb stuff (is it like a cms?) <https://getindiekit.com/introduction>

View File

@ -1,2 +0,0 @@
+++
+++

2
deploy
View File

@ -1,4 +1,4 @@
#!/bin/bash
rm -r public/
hugo
rsync -avz --delete public/ trwnh.com:/srv/http/wiki.trwnh.com/public
rsync -avz --delete public/ a@trwnh.com:/srv/http/wiki.trwnh.com/public