...
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
```js
|
||||
|
||||
//will run all books, can also do name:'mybooka,mybook2'
|
||||
// !!books.generate
|
||||
!!books.generate
|
||||
|
||||
// !!books.pull
|
||||
// !!book.edit name:'datacenter'
|
||||
|
@@ -1,15 +0,0 @@
|
||||
|
||||
|
||||
```js
|
||||
|
||||
!!book.define name:'asimov' title:'Asimovs Internet 4.0'
|
||||
url:'https://git.ourworld.tf/threefold_coop/info_asimov/src/branch/main/asimov'
|
||||
|
||||
|
||||
!!book.collection_add book:'asimov' name:'asimov'
|
||||
url:'https://git.ourworld.tf/threefold_coop/info_asimov/src/branch/main/asimov'
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
15
script3/book_collections.md
Normal file
15
script3/book_collections.md
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
```js
|
||||
|
||||
!!book.define name:'duniayetu' title:'Dunia Yetu Internet 4.0'
|
||||
url:'https://git.ourworld.tf/threefold_coop/info_threefold_coop/src/branch/main/books/duniayetu_dar'
|
||||
|
||||
|
||||
!!book.collections_add book:'duniayetu'
|
||||
url:'https://git.ourworld.tf/threefold_coop/info_threefold_coop/src/branch/main/collections'
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user