diff --git a/heroscript/duniayetu/book_collections.md b/heroscript/duniayetu/book_collections.md index fc2c195..2f0fb44 100644 --- a/heroscript/duniayetu/book_collections.md +++ b/heroscript/duniayetu/book_collections.md @@ -2,17 +2,13 @@ ```js -!!book.generate +!!mdbook.export + title:'Dunia Yetu' name:'duniayetu' - title:'Dunia Yetu' - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/duniayetu' - production: true - - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections' - - + description:'Welcome to Dunia Yetu' + summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/duniayetu' + collections:'dy_intro, values, why, problems, solutions, farming_v4, freeflow, social_media_protocols' + production:0 //means we put it in summary ``` diff --git a/heroscript/duniayetu/context.md b/heroscript/duniayetu/context.md deleted file mode 100644 index a8f5892..0000000 --- a/heroscript/duniayetu/context.md +++ /dev/null @@ -1,11 +0,0 @@ - -```js - -!!books.configure - buildroot:'~/hero/var/mdbuild' - publishroot:'~/hero/www/info' - install:true - reset:false - -``` -