threefoldtech / home

Starting point for the threefoldtech organization
https://threefold.io
Apache License 2.0
9 stars 4 forks source link

threefold wiki & web package [development_web103] #522

Closed despiegk closed 4 years ago

despiegk commented 4 years ago

goal

Deliverable by first week of Feb

andrewayoub commented 4 years ago

Added a new package to load the four main websites: www.3bot.org www.incubaid.com www.threefold.love www.threefold.tech

to load the package:

cl = j.clients.gedis.get("packagemanager", package_name="zerobot.packagemanager")
cl.actors.package_manager.package_add(path="/sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/threefold/websites/")

image

waleedhammam commented 4 years ago

Commit

https://github.com/threefoldtech/jumpscaleX_threebot/commit/641d45faf045544073aaf5ac1b1ac45836cf77f9

Readme at: https://github.com/threefoldtech/jumpscaleX_threebot/blob/development_web103/ThreeBotPackages/threefold/wikis/wiki/README.md

How to run:

configure gdrive

j.clients.gdrive.get_from_file("main", "/sandbox/code/cred.json")

Examples

grid -> https://172.17.0.2/wiki/grid foundation -> https://172.17.0.2/wiki/foundation tokens -> https://172.17.0.2/wiki/tokens#/ tokens -> https://172.17.0.2/wiki/examples

Screenshot from 2020-01-30 18-22-24

Screenshot from 2020-01-30 18-08-31

Screenshot from 2020-01-30 18-11-23

Screenshot from 2020-01-30 18-22-46

Screenshot from 2020-01-30 18-23-09

waleedhammam commented 4 years ago

Todo

waleedhammam commented 4 years ago

updated wiki docs for load / reload at: https://github.com/threefoldtech/jumpscaleX_threebot/commit/e1f29e1335e9516f52004361d3fa111696ded013

Dina-Abd-Elrahman commented 4 years ago

-verified.