coffeescript-cookbook / coffeescript-cookbook.github.io

CoffeeScript Recipes, Examples and Tutorials
https://coffeescript-cookbook.github.io
Other
562 stars 178 forks source link

Website is down #127

Closed vorandrew closed 9 years ago

djpowers commented 9 years ago

This is related to #122

According to that issue, it is unknown who owns the domain, so unfortunately the fix cannot be made.

sukima commented 9 years ago

r_i_p_gravestone

djpowers commented 9 years ago

@sukima Too funny! :laughing: :skull:

If all else fails, the domain registration expires April 29, 2018, so we may be able to resurrect it then.

pedrosnk commented 9 years ago

Why don't someone just fork it and put into some other domain.

lolmaus commented 9 years ago

Done! I have:

https://lolmaus.github.io/coffeescript-cookbook/

We can make it servable via this organization's Github Pages with the following URL:

https://coffeescript-cookbook.github.io/

To achieve this, the following steps are required:

  1. [x] rename the current master branch to master-old;
  2. [x] push the updated codebase to the main project's master branch;
  3. [x] adjust Jekyll config baseurl;
  4. [x] make the new branch default;
  5. [x] rename the project on Github (the name will be part of the URL);
  6. [x] update project description to point at the new URL;
  7. [x] update site links to point at the new URL.

If you add me to the organization with admin rights, i will gladly perform those steps.

peterhellberg commented 9 years ago

@lolmaus I added you to the contributors team now, I’ll also add you to the Administrators team.

lolmaus commented 9 years ago

@peterhellberg, i don't see myself listed here: https://github.com/orgs/coffeescript-cookbook/people .

And neither do i have the Settings section on the project page.

lolmaus commented 9 years ago

Ah sorry, i had to accept the invitation. I'm in, proceeding with website restoration.

peterhellberg commented 9 years ago

:+1:

lolmaus commented 9 years ago

And we're live! https://coffeescript-cookbook.github.io/

It might be reasonable to keep #122 open, the domain owner might show up. We should be able to switch back to the custom domain by creating a CNAME file and waiting for fifteen minutes.

dillongreen commented 9 years ago

the URL on https://github.com/coffeescript-cookbook is still the old one, needs changing too

lolmaus commented 9 years ago

@markusgattol the URL on https://github.com/coffeescript-cookbook is still the old one, needs changing too

Only organization owner seems to be able to do that?

peterhellberg commented 9 years ago

@markusgattol @lolmaus I’ve now changed it to http://coffeescript-cookbook.github.io/

lolmaus commented 9 years ago

@peterhellberg Good, by why http? Here in Moscow, free wifi spots are used to show extra ads over non-encrypted connections. Chrome is gonna mark all non-encrypted connections as insecure.

peterhellberg commented 9 years ago

@lolmaus My bad, I’ve updated it to https now :)