From b63426d57c3aaf07991caffa304a24753921d680 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 3 Dec 2024 12:58:19 +0100 Subject: [PATCH] edit dunia yetu book --- heroscript/duniayetu/book_collections.md | 16 ++++++---------- heroscript/duniayetu/context.md | 11 ----------- 2 files changed, 6 insertions(+), 21 deletions(-) delete mode 100644 heroscript/duniayetu/context.md 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 - -``` -