This commit is contained in:
2025-06-16 10:27:14 +02:00
parent 52db50342a
commit ccd01c291d
61 changed files with 127 additions and 127 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
export NAME="datacenter"
hero mdbook -u https://git.ourworld.tf/ourworld_holding/info_ourworld/src/branch/development/heroscript/$NAME -o
hero mdbook -u https://git.threefold.info/ourworld_holding/info_ourworld/src/branch/development/heroscript/$NAME -o

View File

@@ -3,7 +3,7 @@
title:'Threefold Developers Manual'
description: 'ThreeFold Manual for Developers'
name:'devs'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/devs'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/devs'
collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'
production:0 //means we put it in summary
```

View File

@@ -3,4 +3,4 @@
fail_on_error: false
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/collections'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/collections'

View File

@@ -4,7 +4,7 @@
title:'Dunia Yetu'
description: 'mdbook about Dunia Yetu'
name:'duniayetu'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/duniayetu'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/duniayetu'
collections:'collections'
production:0 //means we put it in summary
```

View File

@@ -4,7 +4,7 @@
title:'EarthHub'
description:'EarthHub mdbook"
name:'earthhub'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/earthhub'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/earthhub'
collections:'earthhub, social_media_protocols, tech, p2p, def'
production:0 //means we put it in summary
```

View File

@@ -1,12 +1,12 @@
!!gittools.pull coderoot:'~/hero/var/code' readonly:true url:'https://git.ourworld.tf/tfgrid/info_tfgrid' branch:'main'
!!gittools.pull coderoot:'~/hero/var/code' readonly:true url:'https://git.threefold.info/tfgrid/info_tfgrid' branch:'main'
!!doctree.add
name:'info_tfgrid'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections
!!doctree.export
@@ -17,7 +17,7 @@
!!mdbook.export
title:'ThreeFold Technology'
name:'tech'
summary:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/books/tech/SUMMARY.md'
summary:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/books/tech/SUMMARY.md'
collections:'
~/hero/var/collections/info_tfgrid
~/hero/var/collections/info_tfgrid

View File

@@ -4,7 +4,7 @@ set -ex
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile.sh
hero run -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/exporter
hero run -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/exporter
#result will be in /root/hero/var/mdbuild/tfgrid4simulator

View File

@@ -3,7 +3,7 @@
title:'Threefold Grid Farmers'
description:'ThreeFold Manual for Farmers'
name:'farmers'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/farmers'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/farmers'
collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'
production:0 //means we put it in summary
```

View File

@@ -3,7 +3,7 @@
title:'ThreeFold Knowledge Base'
description:'Knowledge Base of ThreeFold'
name:'knowledge_base'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/knowledge_base'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/knowledge_base'
collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'
production:0 //means we put it in summary
```

View File

@@ -4,7 +4,7 @@
title:'Legal'
description:'Legal book of ThreeFold'
name:'legal'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/legal'
collections:'legal, companies, tfgrid3'
production:0 //means we put it in summary
```

View File

@@ -3,7 +3,7 @@
title:'Library'
description:'ThreeFold Library'
name:'library'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/library'
collections:'library'
production:0 //means we put it in summary
```

View File

@@ -3,7 +3,7 @@
title:'Threefold Manual'
description:'ThreeFold Manual'
name:'manual'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/manual'
collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'
production:0 //means we put it in summary
```

View File

@@ -4,7 +4,7 @@
title:'Mbweni Ruins and Gardens'
description:'Mbweni Ruins and Gardens book'
name:'mbweni'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/mbweni'
collections:'mbweni, freeflow'
production:0 //means we put it in summary
```

View File

@@ -3,7 +3,7 @@ set -ex
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/projectinca -o
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/projectinca -o
#result will be in /root/hero/var/mdbuild/tfgrid4simulator

View File

@@ -1,44 +1,44 @@
!!book.generate name:'projectinca' title:'Project INCA Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/def'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/tech'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectinca'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/why'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/why'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/vindo'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/vindo'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/mkondo'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/values'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/collections/p2p'

View File

@@ -1,3 +1,3 @@
#!/bin/bash
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca
rsync -rv ~/hero/www/info/projectinca/ root@info.ourworld.tf:/root/hero/www/info/projectinca/

View File

@@ -1,4 +1,4 @@
#!/bin/bash
export NAME="datacenter"
hero mdbook -u https://git.ourworld.tf/ourworld_holding/info_ourworld/src/branch/development/heroscript/$NAME
hero mdbook -u https://git.threefold.info/ourworld_holding/info_ourworld/src/branch/development/heroscript/$NAME
rsync -rv ~/hero/www/info/${NAME}/ root@info.ourworld.tf:/root/hero/www/info/${NAME}/

View File

@@ -3,7 +3,7 @@
title:'ThreeFold System Administrators Manual'
description:'ThreeFold System Administrators Manual'
name:'sysadmins'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/sysadmins'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/sysadmins'
collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'
production:0 //means we put it in summary
```

View File

@@ -4,7 +4,7 @@
title:'Threefold Technology'
description:'ThreeFold Technology book'
name:'tech'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tech'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/tech'
collections:'tech, p2p, def, partners_utilization, vindo, mkondo'
production:0 //means we put it in summary
```

View File

@@ -1,3 +1,3 @@
#!/bin/bash
export NAME=tech
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o

View File

@@ -1,4 +1,4 @@
#!/bin/bash
export NAME=tech
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
rsync -rv ~/hero/www/info/${NAME}/ root@info.ourworld.tf:/root/hero/www/info/${NAME}/

View File

@@ -4,7 +4,7 @@
title:'Mdbook Test'
description:'Mdbook Test'
name:'test'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/test'
collections:'test'
production:0 //means we put it in summary
```

View File

@@ -4,7 +4,7 @@
title:'ThreeFold Grid 3.14'
descritpion:'ThreeFold Grid 3.14 book'
name:'tfgrid3'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid3'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/tfgrid3'
collections:'tfgrid3, def, tech, values, partners_utilization'
production:0 //means we put it in summary
```

View File

@@ -4,7 +4,7 @@
title:'TFGrid Internet 4.0'
description:'TFGrid V4 mdbook'
name:'tfgrid4'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4'
collections:'bestkeptsecret, why, farming_v4, economy, p2p, partners_utilization, solutions, web4, tech, values, problems, dy_intro'
production:0 //means we put it in summary
```

View File

@@ -5,7 +5,7 @@ export NAME="tfgrid4simulation"
~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/${NAME} -o
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/${NAME} -o
#result will be in /root/hero/var/mdbuild/tfgrid4simulation

View File

@@ -3,11 +3,11 @@
```js
!!book.generate name:'tfgrid4simulator' title:'TFGrid Simulator 4.0'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4simulation'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4simulation'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/collections/tfgridsimulation'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/collections/tfgridsimulation'
```

View File

@@ -2,5 +2,5 @@
export NAME="tfgrid4simulation"
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME}
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME}
rsync -rv ~/hero/www/info/${NAME}/ root@info.ourworld.tf:/root/hero/www/info/${NAME}/

View File

@@ -5,7 +5,7 @@ export NAME="tfgrid4simulation_farming"
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/${NAME} -o
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/${NAME} -o
#result will be in /root/hero/var/mdbuild/tfgrid4simulation

View File

@@ -3,11 +3,11 @@
```js
!!book.generate name:'tfgridsimulation_farming' title:'TFGrid Simulator 4.0 - Farming'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4simulation_farming'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4simulation_farming'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/collections/tfgridsimulation_farming'
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/collections/tfgridsimulation_farming'
```

View File

@@ -2,5 +2,5 @@
export NAME="tfgrid4simulation_farming"
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME}
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME}
rsync -rv ~/hero/www/info/${NAME}/ root@info.ourworld.tf:/root/hero/www/info/${NAME}/

View File

@@ -4,7 +4,7 @@
title:'TFGrid Specs 4.0'
description:'TFGrid Specs 4.0 book'
name:'tfgrid4specs'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4specs'
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4specs'
collections:'tfgrid4specs, tech, tfgrid4'
production:0 //means we put it in summary
```

View File

@@ -3,6 +3,6 @@ set -ex
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4specs -o
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4specs -o

View File

@@ -1,3 +1,3 @@
#!/bin/bash
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/tfgrid4specs
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/tfgrid4specs
rsync -rv --delete ~/hero/www/info/tfgrid4specs/ root@info.ourworld.tf:/root/hero/www/info/tfgrid4specs/