edit script

This commit is contained in:
sasha-astiadi 2024-12-03 13:30:12 +01:00
parent 23135f5589
commit 1bda073eef
2 changed files with 7 additions and 54 deletions

View File

@ -2,49 +2,13 @@
```js
!!book.generate
name:'projectinca'
title:'Project Inca Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
!!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/projectinca'
!!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/partners_utilization'
!!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/vindo'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
!!mdbook.export
title:'Project Inca'
name:'projectinca'
description:'This book provides a comprehensive overview of the Project Inca, detailing the objectives, strategies, and partnerships involved in its development.'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
collections:'def, tech, projectinca, projectmycelium, partners_utilization, why, vindo, mkondo, values, tfgrid4, tfgrid3, p2p'
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
```