jsfiddle / togetherjs

A service for your website that makes it surprisingly easy to collaborate in real-time.
https://togetherjs.com
Mozilla Public License 2.0
7.01k stars 849 forks source link

Move static files to github pages #1052

Open ianb opened 9 years ago

ianb commented 9 years ago

Github pages (using https://mozilla.github.io/togetherjs/) gives us https, but mostly allows any contributor to publish pages. Our build process already publishes content that is relatively friendly.

We could make https://togetherjs.com a mirror of the static pages, or we could put in redirects. A mirror would be nicer.

woniesong92 commented 9 years ago

@ianb Hey Ian, what changes are we making to togetherjs?

ianb commented 9 years ago

I've actually forgotten how to properly update https://togetherjs.com, and no one else can update it at all, so this is just to make it somewhat reasonable to expand contributor access.