threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

Blog package doesn't get loaded #188

Closed Dinaamagdy closed 4 years ago

Dinaamagdy commented 5 years ago

follow the following steps : 1- kosmos: j.tools.blog_loader.add_blog("xmon", "git@gitlab.com:xmonader/sample-blog-jsx.git")

2- Start the threebot server first in kosmos using: cl = j.servers.threebot.local_start_default(web=True)

3- Add The blogs package: cl.actors.package_manager.package_add(path="/sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/threebot/blog") cl.reload()

iSSUE

BLOG not working any more image

xmonader commented 4 years ago

shouldn't be part of jsx anymore