Open jonathanong opened 10 years ago
:+1:
I see the code on the site could broken when search because it's not update to date with this repo.
SearchView.prototype.removeSpinner = function(){
this.el.removeChild(this.spinner.el);
};
If you type faster, this line of code would throw an error and anything you search would return No results
, this makes searching the wiki page always faster than the website.
bump ?
yo @visionmedia made the site static to make updates easier and stuff. can you add the CNAME file and point your CNAME here?