clutchski/coffeelint

Homepage appears down

Opened this issue Β· 11 comments

It's still down.

Fixing the URL doesn't solve the content issue–the git page is missing all the good content and configuration stuff.

https://web.archive.org/web/20180929154522/http://www.coffeelint.org/

snpashot

I've saved a snapshot of the website by downloading what assets I could find from archive.org:
https://gist.github.com/jspiro/8ee89f7d654afa58115cf26af0e4779b

I believe the web assets are in the gh-pages branch.

Since the website reside in gh-pages, what about using the JS.ORG service and redirect the domain "coffeelint.js.org". The process is quite simple, we modify the CNAME file with the new domain and update the "cnames_active.js" with the new entry on the JS.ORG GitHub page.

The Documentation is not up to date
it's still refer to http://www.coffeelint.org/

Linter for CoffeeScript, which integrates CoffeeLint into VS Code.
 If you are new to CoffeeLint check the documentation here.

@UziTech Thanks!

So, has this repository clutchski/coffeelint been deprecated?

yes it is no longer maintained

@coffeelint/cli should be a drop in replacement of coffeelint with a few extra rules and options you can turn on if you want to. Any new development will be on https://github.com/coffeelint/coffeelint

@UziTech Thank you for the explanation.

So, I hope that the repository owner does the following: πŸ™

I believe these things can reduce our confusion and wasted time for CoffeeLint. πŸ˜ƒ

If needed, I will open a new issue about this!