From 23135f5589d19c715e78ab556150e8285384e8ba Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 3 Dec 2024 13:30:03 +0100 Subject: [PATCH] edit mbweni book --- heroscript/mbweni/book_collections.md | 19 +++++++------------ heroscript/mbweni/context.md | 11 ----------- 2 files changed, 7 insertions(+), 23 deletions(-) delete mode 100644 heroscript/mbweni/context.md diff --git a/heroscript/mbweni/book_collections.md b/heroscript/mbweni/book_collections.md index 7602fbe..357a374 100644 --- a/heroscript/mbweni/book_collections.md +++ b/heroscript/mbweni/book_collections.md @@ -2,18 +2,13 @@ ```js -!!book.generate - name:'mbweni' - title:'Mbweni Ruins and Gardens' - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni' - production: true - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mbweni' - - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/freeflow' +!!mdbook.export + title:'Mbweni Ruins and Gardens' + name:'mbweni' + description:'This book offers an in-depth exploration of the Mbweni Ruins and Gardens, providing historical insights, practical information, and the unique experience of this cultural site.' + summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni' + collections:'mbweni, freeflow' + production:0 //means we put it in summary ``` diff --git a/heroscript/mbweni/context.md b/heroscript/mbweni/context.md deleted file mode 100644 index a8f5892..0000000 --- a/heroscript/mbweni/context.md +++ /dev/null @@ -1,11 +0,0 @@ - -```js - -!!books.configure - buildroot:'~/hero/var/mdbuild' - publishroot:'~/hero/www/info' - install:true - reset:false - -``` -