main_sasha #164

Open
sashaastiadi wants to merge 16 commits from main_sasha into main
2 changed files with 7 additions and 20 deletions
Showing only changes of commit be1430033e - Show all commits

View File

@ -1,15 +1,13 @@
```js ```js
!!book.generate !!mdbook.export
name:'library' title:'ThreeFold Library'
title:'ThreeFold Library' name:'library'
printbook:false description:'This book serves as a resource for understanding and exploring the various materials and knowledge available within the ThreeFold ecosystem.'
foldlevel:0 summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library' collections:'library'
production: true production:0 //means we put it in summary
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/library'
``` ```

View File

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