From 10e28b29ae8f477c8bd6d08fa89fd8e8f279b80a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Oct 2024 14:28:31 +0000 Subject: [PATCH] ... --- books/projectinca/sync_production.sh | 5 ----- .../solutions/img/{nodeP_2.png => nodep_2.png} | Bin .../{earnTFT.md => earntft.md} | 0 .../{IoI_architecture.md => ioi_architecture.md} | 0 .../introduction/{like_BTC.md => like_btc.md} | 0 .../threefold_tech/{zero_OS.md => zero_os.md} | 0 {books => heroscript}/projectinca/SUMMARY.md | 0 heroscript/projectinca/context.md | 11 ----------- ...collections.md => heroscript_instructions.hero} | 9 ++------- heroscript/{projectinca => sshkey}/sshkey.md | 2 +- heroscript/sysadmins/sshkey.md | 13 ------------- 11 files changed, 3 insertions(+), 37 deletions(-) delete mode 100755 books/projectinca/sync_production.sh rename collections/dashboard/solutions/img/{nodeP_2.png => nodep_2.png} (100%) rename collections/dy_intro/how_you_can_participate/{earnTFT.md => earntft.md} (100%) rename collections/threefold_litepaper/implementation/{IoI_architecture.md => ioi_architecture.md} (100%) rename collections/threefold_litepaper/introduction/{like_BTC.md => like_btc.md} (100%) rename collections/threefold_litepaper/threefold_tech/{zero_OS.md => zero_os.md} (100%) rename {books => heroscript}/projectinca/SUMMARY.md (100%) delete mode 100644 heroscript/projectinca/context.md rename heroscript/projectinca/{book_collections.md => heroscript_instructions.hero} (87%) rename heroscript/{projectinca => sshkey}/sshkey.md (95%) diff --git a/books/projectinca/sync_production.sh b/books/projectinca/sync_production.sh deleted file mode 100755 index 7b0b720..0000000 --- a/books/projectinca/sync_production.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -set -ex -export NAME=projectinca -hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/$NAME -rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/ diff --git a/collections/dashboard/solutions/img/nodeP_2.png b/collections/dashboard/solutions/img/nodep_2.png similarity index 100% rename from collections/dashboard/solutions/img/nodeP_2.png rename to collections/dashboard/solutions/img/nodep_2.png diff --git a/collections/dy_intro/how_you_can_participate/earnTFT.md b/collections/dy_intro/how_you_can_participate/earntft.md similarity index 100% rename from collections/dy_intro/how_you_can_participate/earnTFT.md rename to collections/dy_intro/how_you_can_participate/earntft.md diff --git a/collections/threefold_litepaper/implementation/IoI_architecture.md b/collections/threefold_litepaper/implementation/ioi_architecture.md similarity index 100% rename from collections/threefold_litepaper/implementation/IoI_architecture.md rename to collections/threefold_litepaper/implementation/ioi_architecture.md diff --git a/collections/threefold_litepaper/introduction/like_BTC.md b/collections/threefold_litepaper/introduction/like_btc.md similarity index 100% rename from collections/threefold_litepaper/introduction/like_BTC.md rename to collections/threefold_litepaper/introduction/like_btc.md diff --git a/collections/threefold_litepaper/threefold_tech/zero_OS.md b/collections/threefold_litepaper/threefold_tech/zero_os.md similarity index 100% rename from collections/threefold_litepaper/threefold_tech/zero_OS.md rename to collections/threefold_litepaper/threefold_tech/zero_os.md diff --git a/books/projectinca/SUMMARY.md b/heroscript/projectinca/SUMMARY.md similarity index 100% rename from books/projectinca/SUMMARY.md rename to heroscript/projectinca/SUMMARY.md diff --git a/heroscript/projectinca/context.md b/heroscript/projectinca/context.md deleted file mode 100644 index a8f5892..0000000 --- a/heroscript/projectinca/context.md +++ /dev/null @@ -1,11 +0,0 @@ - -```js - -!!books.configure - buildroot:'~/hero/var/mdbuild' - publishroot:'~/hero/www/info' - install:true - reset:false - -``` - diff --git a/heroscript/projectinca/book_collections.md b/heroscript/projectinca/heroscript_instructions.hero similarity index 87% rename from heroscript/projectinca/book_collections.md rename to heroscript/projectinca/heroscript_instructions.hero index 6b54c80..f7a05ab 100644 --- a/heroscript/projectinca/book_collections.md +++ b/heroscript/projectinca/heroscript_instructions.hero @@ -1,11 +1,7 @@ -```js - -// !!book.generate name:'projectinca' title:'Project INCA Launch' -// url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca' - - +!!book.generate name:'projectinca' title:'Project INCA Launch' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca' !!doctree.add url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def' @@ -45,5 +41,4 @@ url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p' -``` diff --git a/heroscript/projectinca/sshkey.md b/heroscript/sshkey/sshkey.md similarity index 95% rename from heroscript/projectinca/sshkey.md rename to heroscript/sshkey/sshkey.md index 85acfe6..edd77a7 100644 --- a/heroscript/projectinca/sshkey.md +++ b/heroscript/sshkey/sshkey.md @@ -1,6 +1,6 @@ ```js -!!sshagent.key_add +!!sshagent.key_define name:'books' privkey:' -----BEGIN OPENSSH PRIVATE KEY----- diff --git a/heroscript/sysadmins/sshkey.md b/heroscript/sysadmins/sshkey.md index 2069c58..e69de29 100644 --- a/heroscript/sysadmins/sshkey.md +++ b/heroscript/sysadmins/sshkey.md @@ -1,13 +0,0 @@ - \ No newline at end of file