anax icon indicating copy to clipboard operation
anax copied to clipboard

Hosting Problem

Open Ayush7614 opened this issue 3 years ago • 4 comments
trafficstars

image Currently the anax is host on Github Pages and this can`t be preview we can use another platforms like vercel and netlify for hosting anax

Ayush7614 avatar Mar 10 '22 05:03 Ayush7614

cc @joewxboy @linggao

Ayush7614 avatar Mar 10 '22 05:03 Ayush7614

The anax binaries are available on the Releases page. Just link here: https://github.com/open-horizon/anax/releases

johnwalicki avatar Mar 10 '22 13:03 johnwalicki

If you're looking for the docs, not the binaries. https://github.com/open-horizon/anax/wiki

johnwalicki avatar Mar 10 '22 13:03 johnwalicki

@Ayush7614 Try using a prefix of https://open-horizon.github.io/docs/anax/

So the anax repo's /docs/ folder will appear in https://github.com/open-horizon/open-horizon.github.io/tree/master/docs/anax when the GHA starts working.

That means that https://github.com/open-horizon/anax/blob/master/docs/api.md will have a URL of https://open-horizon.github.io/docs/anax/api.html when all is said and done.

See the following issues:

  • https://github.com/open-horizon/anax/issues/3044
  • https://github.com/open-horizon/anax/issues/2771

joewxboy avatar Mar 10 '22 15:03 joewxboy