This commit is contained in:
2024-03-19 20:07:50 +02:00
parent 4c46ecd693
commit 1a3d894f03
34 changed files with 342 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
- [Intro](earthhub/intro.md)
- [Faq](earthhub/faq.md)
- [Roadmap](earthhub/roadmap.md)
- [Federated Protocols](social_media_protocols/protocols.md)
- [Utilization](earthhub/utilization.md)
- [matrix](social_media_protocols/matrix.md)
- [activitypub](social_media_protocols/activitypub.md)
- [nostr](social_media_protocols/nostr.md)

View File

@@ -0,0 +1,2 @@
#!/bin/bash
rsync -rv ~/hero/www/info/earthhub/ root@info.ourworld.tf:/root/hero/www/info/earthhub/

4
books/hero/SUMMARY.md Normal file
View File

@@ -0,0 +1,4 @@
- [Intro](hero/intro.md)
- [Social Protocols](social_media_protocols/protocols.md)
- [activity pub](social_media_protocols/activitypub.md)
- [nostr](social_media_protocols/nostr.md)

3
books/hero/sync_production.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
# /bin/bash ~/hero/var/mdbuild/duniayetu/build.sh
rsync -rv ~/hero/www/info/hero/ root@info.ourworld.tf:/root/hero/www/info/hero/

View File

@@ -0,0 +1,3 @@
- [Intro](projectmycelium/intro.md)

View File

@@ -0,0 +1,3 @@
#!/bin/bash
# /bin/bash ~/hero/var/mdbuild/duniayetu/build.sh
rsync -rv ~/hero/www/info/projectmycelium/ root@info.ourworld.tf:/root/hero/www/info/projectmycelium/