virtual-world-framework / vwf

Virtual World Framework
https://virtual.wf
Other
142 stars 53 forks source link

Website #533

Open lazydino opened 8 years ago

lazydino commented 8 years ago

Hi,

I could not visit virtual.wf website. Something wrong with your security certificate?

eric79 commented 8 years ago

Ah, yes ... it would appear that it has expired. Thanks for letting us know!

lazydino commented 7 years ago

Website is offline?

eric79 commented 7 years ago

Thanks for pointing this out! It appears that the main site's SSL certificate has expired. Chrome will no longer display the page as a result, though Firefox will if you're willing to accept the "expired certificate" warning and add an exception. The demo site is indeed down.

Currently, the team is heads-down working on side projects, so I'm not 100% sure when we will get to this. Is there something specific that you need?

lazydino commented 7 years ago

I still have problem accessing system and application api doc via firefox or edge. Is the complete site content available offline through GitHub?

eric79 commented 7 years ago

Yes, you can grab the documents here: https://github.com/virtual-world-framework/vwf-web

lazydino commented 7 years ago

Hi,

It looks like I need to grab demo.virtual.wf to get doc of Application API and System API? I wasn't able to run vwf-web with ruby 2.0.0-p195, I get it working with 2.0.0-p481 , but I still not able to get API docs.

lazydino commented 7 years ago

Hi,

Where can I get the API documents? Any repos that you have In GitHub contains documentation for System API and Application API?

eric79 commented 7 years ago

Oh, sorry, @lazydino ... those API documents are generated by the Rakefiles in support/client and support/proxy of this vwf repo.