From 7c0b9809405b7c9229458bd3c7ef69f5f4634c87 Mon Sep 17 00:00:00 2001 From: marionrvrn Date: Tue, 3 Dec 2024 11:46:14 +0000 Subject: [PATCH] Update heroscript/earthhub/book_collections.md --- heroscript/earthhub/book_collections.md | 30 +++++++------------------ 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/heroscript/earthhub/book_collections.md b/heroscript/earthhub/book_collections.md index 3bf33e0..a8c1c36 100644 --- a/heroscript/earthhub/book_collections.md +++ b/heroscript/earthhub/book_collections.md @@ -1,26 +1,12 @@ - ```js - -!!book.generate name:'earthhub' title:'EarthHub' - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/earthhub' - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/earthhub' - - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/social_media_protocols' - - -!!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/p2p' - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def' - +!!mdbook.export + title:'EarthHub' + description:'EarthHub mdbook" + name:'earthhub' + summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/earthhub' + collections:'earthhub, social_media_protocols, tech, p2p, def' + production:0 //means we put it in summary ``` +