regl-project / regl-site

Code for the regl website
http://regl.party/
MIT License
3 stars 3 forks source link

Redirect gallery to static version #4

Closed rreusser closed 5 years ago

rreusser commented 5 years ago

This PR redirects the wzrd.in-based gallery to the static version since it seems like wzrd.in is (possibly?) down permanently. Feedback welcome, but this seems preferable to the gallery just failing entirely.

It seems though like it requires surge permissions in order to deploy this though, so merging won't actually complete the redirect.

/cc @mikolalysenko @gregtatum @dy

gregtatum commented 5 years ago

Hmm... it's working in Firefox. I couldn't get the owner of the surge.sh credentials to answer me for any updates, and surge.sh doesn't have any domain recovery process.

I can approve the PR, as it keeps the lights on. Too bad I don't have the bandwidth to finish the site upgrade. The choo implementation is a bit complex, and I didn't get through everything on it.

rreusser commented 5 years ago

Yeah, no worries. Interesting that it works in Firefox. Maybe caching? Seems like wzrd.in is timing out for all bundle requests for me. Thanks for the feedback, @gregtatum!