Compare commits

..

1 Commits

Author SHA1 Message Date
06b8bf7425 changes in heroscript and collection beta 2025-01-13 17:15:01 +00:00
3 changed files with 3 additions and 8 deletions

View File

@ -30,7 +30,7 @@ Our platform is designed for everyone, whether you are a developer, system admin
## Open Source Technology ## Open Source Technology
All of our technology is open source and build by our tech company called TF9 and used to build the ThreeFold Grid. For more information, visit the [ThreeFold Website](https://www.threefold.io). All of our technology is open source and build by our tech company called TF9 and used to build the ThreeFold Gridt. For more information, visit the [ThreeFold Website](https://www.threefold.io).
## Bridging the Web2, Web3, and Blockchain Worlds ## Bridging the Web2, Web3, and Blockchain Worlds

View File

@ -1,11 +1,7 @@
```js
!!mdbook.export !!mdbook.export
title:'Threefold Manual' title:'Threefold Manual'
description:'ThreeFold Manual' description:'ThreeFold Manual'
name:'manual' name:'manual'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual' summary_url:'https://git.ourworld.tf/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' 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 production:0
```

View File

@ -7,5 +7,4 @@
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4specs' summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4specs'
collections:'tfgrid4specs, tech, tfgrid4' collections:'tfgrid4specs, tech, tfgrid4'
production:0 //means we put it in summary production:0 //means we put it in summary
``` ```