...
This commit is contained in:
8
books/earthhub/SUMMARY.md
Normal file
8
books/earthhub/SUMMARY.md
Normal 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)
|
2
books/earthhub/sync_production.sh
Executable file
2
books/earthhub/sync_production.sh
Executable 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
4
books/hero/SUMMARY.md
Normal 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
3
books/hero/sync_production.sh
Executable 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/
|
3
books/projectmycelium/SUMMARY.md
Normal file
3
books/projectmycelium/SUMMARY.md
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
- [Intro](projectmycelium/intro.md)
|
||||
|
3
books/projectmycelium/sync_production.sh
Executable file
3
books/projectmycelium/sync_production.sh
Executable 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/
|
Reference in New Issue
Block a user