component.github.io icon indicating copy to clipboard operation
component.github.io copied to clipboard

CNAME

Open jonathanong opened this issue 11 years ago • 3 comments

yo @visionmedia made the site static to make updates easier and stuff. can you add the CNAME file and point your CNAME here?

jonathanong avatar Apr 07 '14 01:04 jonathanong

:+1:

the-swerve avatar Apr 23 '14 18:04 the-swerve

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.

chemzqm avatar Apr 23 '14 19:04 chemzqm

bump ?

wryk avatar Jun 08 '14 20:06 wryk