regl
regl copied to clipboard
Update link to documentation
Github page still cites http://regl.party as link to documentation, which is outdated. Other links on the page / in the README have been updated.
Thanks for pointing this out, @esthersweon! @mikolalysenko I don't think anyone has the credentials to deploy the site. Would you mind re-deploying? Otherwise I'd be glad to take some ownership over website maintenance or enabling others to do the same. Thanks!
@esthersweon It should definitely be updated, but in the mean time, I always rely on either https://github.com/regl-project/regl/blob/master/API.md for API docs or http://regl-project.github.io/regal/www/gallery.html for the example.
If someone has "maintain" or "admin" permissions for the repo maybe they could at least remove the url from the repo description until the site can be redeployed? That'd probably save some confusion...
Good idea, @lostfictions. I've removed it from the github repo description line. Seems better if the repo speaks for itself. 👍
FYI, http://regl.party is back online. The old Surge host was still running, and I've secured the expired domain for the next five years. @rreusser Please let me know if you plan to redeploy the site to a different IP.
Thanks, @mootari! It's been a bit of a pending item for quite a while to get some changes/fixes deployed to the site. I think the missing link has been the surge.sh credentials. If you want the truth, I'm not against just hosting on github pages since it's sorta default-maintainable-and-online. Don't have the time right at the moment to work on a site refresh, though I wouldn't be against it since I think we could certainly work toward adding more information, examples, and tutorials.