From 45c32f8c137da081d55269c41d8c368600038651 Mon Sep 17 00:00:00 2001 From: despiegk Date: Mon, 10 Feb 2025 15:07:28 +0300 Subject: [PATCH] ... --- aiprompts | 1 + cfg/basic.heroscript | 16 ++++++++++++++++ cfg/main.json | 5 +++-- docs/ourworld_way_forward.md | 11 ----------- 4 files changed, 20 insertions(+), 13 deletions(-) create mode 120000 aiprompts create mode 100644 cfg/basic.heroscript delete mode 100644 docs/ourworld_way_forward.md diff --git a/aiprompts b/aiprompts new file mode 120000 index 0000000..cf53364 --- /dev/null +++ b/aiprompts @@ -0,0 +1 @@ +../../../github/freeflowuniverse/herolib/aiprompts \ No newline at end of file diff --git a/cfg/basic.heroscript b/cfg/basic.heroscript new file mode 100644 index 0000000..607c08b --- /dev/null +++ b/cfg/basic.heroscript @@ -0,0 +1,16 @@ + + +!!docusaurus.publish + cat:'dev' + dest:'root@info.ourworld.tf:/root/hero/www/info/tfgrid4' + +!!docusaurus.publish + cat:'prod' + dest:'root@info.ourworld.tf:/root/hero/www/infodev/tfgrid4' + +!!docusaurus.import + url:'https://git.ourworld.tf/ourworld_holding/docs_coordination/src/branch/main/docs/focus/threefold/geomind' + dest:'docs' + label:'GeoMind' + position:5 + description:'GeoMind ThreeFold AI' diff --git a/cfg/main.json b/cfg/main.json index 6ba6ed2..79cba75 100644 --- a/cfg/main.json +++ b/cfg/main.json @@ -11,6 +11,7 @@ "image": "https://threefold.info/kristof/img/tf_graph.png", "title": "ThreeFold Docs" }, - "buildDest":"root@info.ourworld.tf:/root/hero/www/info/tfgrid4", - "buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev/tfgrid4" + "buildDest":["root@info.ourworld.tf:/root/hero/www/info/tfgrid4"], + "buildDestDev":["root@info.ourworld.tf:/root/hero/www/infodev/tfgrid4"] + } diff --git a/docs/ourworld_way_forward.md b/docs/ourworld_way_forward.md deleted file mode 100644 index 8897d53..0000000 --- a/docs/ourworld_way_forward.md +++ /dev/null @@ -1,11 +0,0 @@ -Dear Friends, - -12-12-24 was a large milestone for us and the beginning of a new era. - - - -## ThreeFold (Dubai) - -- - -## TF9 \ No newline at end of file