gmac / backbone.epoxy

Declarative data binding and computed models for Backbone
http://epoxyjs.org
MIT License
615 stars 89 forks source link

Website does not work #147

Closed vpowell6 closed 6 years ago

vpowell6 commented 6 years ago

http://epoxyjs.org/tutorials.html epoxyjs org

vpowell6 commented 6 years ago

"This domain is pending renewal or has expired. Please contact the domain provider with questions."

sebamarynissen commented 6 years ago

Also noticed this today. Don't know if this is intentional or not. Since I have the impression that Epoxy is no longer actively maintained, maybe the domain won't be renewed. In any case, it would be nice if the full website would be made available in the github repo using github pages or something. In that case the documentation won't get lost if the domain wouldn't be renewed.

vpowell6 commented 6 years ago

Oh yeah, that is a good idea!

gregelenbaas commented 6 years ago

Completely agree. Please make the website available. We use this library in a production environment. Would be interested in paying for hosting if needed.

dilame commented 6 years ago

+1 i would pay for hosting too

sebamarynissen commented 6 years ago

@gmac Any update on this?

vpowell6 commented 6 years ago

So far the page is still same as the image

sebamarynissen commented 6 years ago

Ugh, I noticed that the documentation is still available in the repo. Nevertheless it seems to be some Ruby-on-Rails stuff, but it shouldn't be too hard to reconstruct the documentation I guess. If I find some time in the coming days, I'll try to reconstruct it and put it on github pages of my forked repo.

gmac commented 6 years ago

The website is a static site generated by the middleman app. It's fairly simple to compile.

On Thu, Mar 29, 2018 at 2:29 AM Sebastiaan Marynissen < notifications@github.com> wrote:

Ugh, I noticed that the documentation is still available in the repo https://github.com/gmac/backbone.epoxy/tree/master/doc. Nevertheless it seems to be some Ruby-on-Rails stuff, but it shouldn't be too hard to reconstruct the documentation I guess. If I find some time in the coming days, I'll try to reconstruct it and put it on github pages of my forked repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gmac/backbone.epoxy/issues/147#issuecomment-377135732, or mute the thread https://github.com/notifications/unsubscribe-auth/AAsYuB9rPt6TjxEV6N5NvBm_wOcbUCr7ks5tjH9ZgaJpZM4SsOB1 .

vilaskumkar commented 6 years ago

there we go with documentation: https://codepen.io/anon/pen/KoxYjN

gmac commented 6 years ago

Thanks y'all. Added a new documentation link to the readme that forks @vilaskumkar's code pen https://codepen.io/anon/pen/aYMxJM.