edit kds book

This commit is contained in:
sasha-astiadi 2024-12-03 13:29:27 +01:00
parent 9dd617f560
commit e4988e8075
2 changed files with 6 additions and 40 deletions

View File

@ -2,36 +2,13 @@
```js
!!book.generate
!!mdbook.export
title:'OurWorld Kristofs Personal Page'
name:'kristof'
title:'OurWorld Kristofs Personal Page'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/kristof'
production: true
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
!!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/partners_utilization'
// !!doctree.add
// url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/why'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/kristof'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
description:'This book highlights Kristofs vision, values, and contributions to OurWorld and the ThreeFold ecosystem.'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/kristof'
collections:'def, tech, partners_utilization, why, kristof, values'
production:0 //means we put it in summary
```

View File

@ -1,11 +0,0 @@
```js
!!books.configure
buildroot:'~/hero/var/mdbuild'
publishroot:'~/hero/www/info'
install:true
reset:false
```