mdbook
Go to file
despiegk 2524d8ab5b
Merge branch 'main' of git.ourworld.tf:tfgrid/info_tfgrid
* 'main' of git.ourworld.tf:tfgrid/info_tfgrid:
  ...
  ...
  Update collections/tech/key_innovations.md
  ...
  images
  ...
  ...
  ...
  ...
  ...
  readme
  init
  Initial commit
2024-02-05 12:11:35 +03:00
books/duniayetu_dar ... 2024-02-05 12:11:20 +03:00
collections Merge branch 'main' of git.ourworld.tf:tfgrid/info_tfgrid 2024-02-05 12:11:35 +03:00
script3 ... 2024-02-05 12:11:20 +03:00
specs ... 2024-01-27 08:38:38 +03:00
.gitignore ... 2024-01-26 06:06:57 +03:00
LICENSE ... 2024-01-26 06:06:57 +03:00
README.md Update README.md 2024-02-05 02:49:16 +00:00
sync_production.sh ... 2024-01-26 07:04:37 +03:00

info for our new Internet / Social network

Asimov is our code name for this work untill we get better name and feedback of where to go, this is not a project of long duration we need concrete results very fast.

https://info.ourworld.tf/duniayetu

to run the book

hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/script3

First install hero:

curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/hero_install.sh
bash /tmp/hero_install.sh
#to debug
bash -x /tmp/hero_install.sh
#maybe you want to copy to your system bin dir
cp ~/hero/bin/hero /usr/local/bin
#to use hero make sure you restart your shell or you do (if osx)
source ~/.zprofile 
#check how to use, can also do on each of the subcommands
hero -help