diff --git a/books/duniayetu_dar/SUMMARY.md b/books/duniayetu_dar/SUMMARY.md index 98bb2b0..a1d7853 100644 --- a/books/duniayetu_dar/SUMMARY.md +++ b/books/duniayetu_dar/SUMMARY.md @@ -6,16 +6,28 @@ - [Social Warming](why/social_warming.md) - [Farming](farming/farming.md) - [3Nodes](farming/3nodes.md) -- [Vision](priciples/planet_people_first.md) - - [Proof of Authenticity](priciples/poa.md) -- [Solutions](tfgrid_structure/solutions.md) - - [Decentralized Cloud](solutions/cloud.md) - - [Content Providing](solutions/content_providers.md) +- [Vision](values/values.md) + - [Planet and People First](values/planet_people_first.md) + - [Proof of Authenticity](values/poa.md) +- [Problems](problems/problems.md) - [painkillers and onions](problems/no_pain_killer.md) - - [clouds are complicated](problems/internet_infra/cloud_issues.md) - - [content delivery is expensive](problems/internet_infra/cdn_issues.md) + - [Clouds are C omplicated](problems/cd_issues_cloud_not_enough.md) + - [Content Delivery is Expensive](problems/cd_issues_cost.md) +- [Solutions](solutions/solutions.md) + - [Decentralized Cloud](solutions/cloud/cloud.md) + - [Content Providers](solutions/content_providers/content_providers.md) - - [Web4](solutions/web4.md) + - [Web4](WEB4/web4.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) + - [Activity Pub 2](social_media_protocols/activitypub2.md) +- [Technology](web4/web4.md) + - [FreeFlow Self](web4/freeflowself/freeflowself.md) + - [Actor Based Development](web4/actor_based/actor_based_approach.md) + - [Vlang](web4/vlang/vlang.md) - [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) @@ -28,15 +40,7 @@ - [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) -- [FreeFlow Movement](freeflow_movement/freeflow_movement.md) - - [Community Principles](freeflow_movement/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) - - [Activity Pub 2](social_media_protocols/activitypub2.md) - - [Technology](ffself_specs/tech.md) - - [Actor Based Development](ffself_specs/actor_based/actor_based_approach.md) - - [Vlang](ffself_specs/vlang/vlang.md) + diff --git a/collections/dy_intro/learn.md b/collections/dy_intro/learn.md new file mode 100644 index 0000000..e69de29 diff --git a/collections/solutions/content_providers/cnd_issues_cloud_not_enough.md b/collections/problems/painkiller/cd_issues_cloud_not_enough.md similarity index 100% rename from collections/solutions/content_providers/cnd_issues_cloud_not_enough.md rename to collections/problems/painkiller/cd_issues_cloud_not_enough.md diff --git a/collections/solutions/content_providers/cd_issues_cost.md b/collections/problems/painkiller/cd_issues_cost.md similarity index 100% rename from collections/solutions/content_providers/cd_issues_cost.md rename to collections/problems/painkiller/cd_issues_cost.md diff --git a/collections/problems/problems.md b/collections/problems/problems.md new file mode 100644 index 0000000..e69de29 diff --git a/collections/social_media_protocols/activitypub2.md b/collections/social_media_protocols/activitypub2.md new file mode 100644 index 0000000..e69de29 diff --git a/collections/solutions/cloud/cloud.md b/collections/solutions/cloud/cloud.md new file mode 100644 index 0000000..e69de29 diff --git a/collections/solutions/solutions.md b/collections/solutions/solutions.md new file mode 100644 index 0000000..e69de29 diff --git a/collections/values/planet_people_first.md b/collections/values/planet_people_first.md index dba8170..90bf3f8 100644 --- a/collections/values/planet_people_first.md +++ b/collections/values/planet_people_first.md @@ -1,3 +1,5 @@ +# planet_people_first.md + ![](img/planet_first.png) ## Core Values @@ -15,5 +17,4 @@ ## Simplicity -> TODO: values, do it in the 2 layers - +> TODO: values, do it in the 2 layers \ No newline at end of file diff --git a/collections/values/poa.md b/collections/values/poa.md new file mode 100644 index 0000000..e69de29 diff --git a/collections/values/values.md b/collections/values/values.md new file mode 100644 index 0000000..f9c8866 --- /dev/null +++ b/collections/values/values.md @@ -0,0 +1 @@ +# Our Values \ No newline at end of file diff --git a/collections/web4/vlang/img/vlang.png b/collections/web4/vlang/img/vlang.png new file mode 100644 index 0000000..e5543cd Binary files /dev/null and b/collections/web4/vlang/img/vlang.png differ diff --git a/collections/why/countries_no_internet.md b/collections/why/countries_no_internet.md new file mode 100644 index 0000000..c4a318f --- /dev/null +++ b/collections/why/countries_no_internet.md @@ -0,0 +1 @@ +# countries_no_internet \ No newline at end of file diff --git a/collections/why/current_cloud_too_centralized.md b/collections/why/current_cloud_too_centralized.md new file mode 100644 index 0000000..c20076d --- /dev/null +++ b/collections/why/current_cloud_too_centralized.md @@ -0,0 +1 @@ +# current_cloud_too_centralized \ No newline at end of file