Compare commits
3 Commits
main
...
bcf3b8f588
Author | SHA1 | Date | |
---|---|---|---|
bcf3b8f588 | |||
e9f7de3f4a | |||
b63426d57c |
@@ -2,17 +2,13 @@
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
||||||
!!book.generate
|
!!mdbook.export
|
||||||
|
title:'Dunia Yetu'
|
||||||
name:'duniayetu'
|
name:'duniayetu'
|
||||||
title:'Dunia Yetu'
|
description:'Welcome to Dunia Yetu'
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/duniayetu'
|
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/duniayetu'
|
||||||
production: true
|
collections:'dy_intro, values, why, problems, solutions, farming_v4, freeflow, social_media_protocols'
|
||||||
|
production:0 //means we put it in summary
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections'
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
```js
|
|
||||||
|
|
||||||
!!books.configure
|
|
||||||
buildroot:'~/hero/var/mdbuild'
|
|
||||||
publishroot:'~/hero/www/info'
|
|
||||||
install:true
|
|
||||||
reset:false
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
@@ -2,28 +2,13 @@
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
||||||
!!book.generate
|
!!mdbook.export
|
||||||
|
title:'Earth Hub'
|
||||||
name:'earthhub'
|
name:'earthhub'
|
||||||
title:'EarthHub'
|
description:'Welcome to Earth Hub'
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/earthhub'
|
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/earthhub'
|
||||||
production: true
|
collections:'earthhub, social_media_protocols, p2p, def, tech'
|
||||||
|
production:0 //means we put it in summary
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/earthhub'
|
|
||||||
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/social_media_protocols'
|
|
||||||
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
```js
|
|
||||||
|
|
||||||
!!books.configure
|
|
||||||
buildroot:'~/hero/var/mdbuild'
|
|
||||||
publishroot:'~/hero/www/info'
|
|
||||||
install:true
|
|
||||||
reset:false
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
@@ -1,51 +1,12 @@
|
|||||||
```js
|
```js
|
||||||
|
|
||||||
!!book.generate
|
!!mdbook.export
|
||||||
|
title:'TF Grid Farmers'
|
||||||
name:'farmers'
|
name:'farmers'
|
||||||
title:'ThreeFold Farmers Manual'
|
description:'Welcome to TF Grid Farmers Wiki'
|
||||||
printbook:false
|
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/farmers'
|
||||||
foldlevel:0
|
collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/farmers'
|
production:0 //means we put it in summary
|
||||||
production: true
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/dashboard'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfconnect'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/developers'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/farmers'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/system_administrators'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/threefold_token'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/faq'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/about'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/legal'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/farming'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/cloud'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/collaboration'
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/vindo'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo'
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
```js
|
|
||||||
|
|
||||||
!!books.configure
|
|
||||||
buildroot:'~/hero/var/mdbuild'
|
|
||||||
publishroot:'~/hero/www/info'
|
|
||||||
install:true
|
|
||||||
reset:false
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
Reference in New Issue
Block a user