update books

This commit is contained in:
Mik-TF
2024-06-13 21:30:24 -04:00
parent 8762755484
commit 2c48ecd3e2
4 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,39 @@
- [Dunia Yetu](dy_intro/dunia_yetu/dunia_yetu.md)
- [About Us](dy_intro/dunia_yetu/about_us.md)
- [Our Core Values](dy_intro/dunia_yetu/our_core_values.md)
- [What We Offer](dy_intro/what_we_offer/what_we_offer.md)
- [A New Internet](dy_intro/what_we_offer/new_internet.md)
- [Coding Academy](dy_intro/what_we_offer/coding_academy.md)
- [Innovation Hubs](dy_intro/what_we_offer/innovation_hubs.md)
- [How You Can Participate](dy_intro/how_you_can_participate/participate.md)
- [Host a Node](dy_intro/how_you_can_participate/host_a_node.md)
- [Build on Top of Tanzania's Decentralised Internet](dy_intro/how_you_can_participate/build.md)
- [Join Our Coding Academy](dy_intro/how_you_can_participate/coding_participate.md)
- [Join Our Community](dy_intro/how_you_can_participate/community_participate.md)
- [Vision](values/values.md)
- [Planet and People First](values/planet_people_first.md)
- [Proof of Authenticity](p2p/poa.md)
- [Why](why/why.md)
- [Cloud Too Centralized](why/current_cloud_too_centralized.md)
- [Countries Don't Have Their Own Internet](why/countries_no_internet.md)
- [Human Right](why/internet_human_right.md)
- [Social Warming](why/social_warming.md)
- [Problems](problems/problems.md)
- [Painkillers and Onions](problems/no_pain_killer.md)
- [Clouds Are Complicated](problems/cd_issues_cloud_not_enough.md)
- [Content Delivery is Expensive](problems/cd_issues_cost.md)
- [Solutions](solutions/solutions.md)
- [Content Providers](solutions/content_providers/content_providers.md)
- [FreeFlow Self](web4/freeflowself/freeflowself.md)
- [Actor Based Development](web4/actor_based/actor_based_approach.md)
- [Vlang](web4/vlang/vlang.md)
<!-- - [Social Media Platform]() -->
- [Farming](farming_v4/farming.md)
- [TFNodes](farming_v4/tf_nodes.md)
- [TFRouters](farming_v4/tf_routers.md)
- [FreeFlow Movement](freeflow/freeflow_movement.md)
- [Community Principles](freeflow/community_principles/community_principles.md)
- [Social Media Protocols](social_media_protocols/protocols.md)
- [Nostr Protocol](social_media_protocols/nostr.md)
- [Activity Pub](social_media_protocols/activitypub.md)
<!-- - [FreeFlow Self](ffself_specs/freeflowself/freeflowself.md) -->

View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -ex
export NAME=duniayetu_dar
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/$NAME
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/
åç