rgarcia / dochub

speedy docs
http://dochub.io/
Do What The F*ck You Want To Public License
795 stars 107 forks source link

scrape made js-mdn.json empty #38

Open sahajre opened 11 years ago

sahajre commented 11 years ago

I downloaded and installed dochub on 19 Sep 2013.

To update the content I did following:

cd scraper npm install (cd js-mdn; node scrape.js)

But after doing this, my ../../data/static/js-mdn.json contains just "[]" and therefore I cannot see any content when clicked on JavaScript link on the localhost:5000 website.