Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am spieden on github.
* I am dah (https://keybase.io/dah) on keybase.
* I have a public key whose fingerprint is 61B5 E4A4 FA94 DB53 2148 3DF9 913F 314F 39B9 A0AD
To claim this, I am signing this object:
var dubsearch = new function() {
var facets = ["artists", "genres", "show_year"];
var content = ["title", "featured_image", "post_date", "post_name"];
var resultsSelector = ".search-results";
var pageSize = 16;
var facetToModel = {
"artists": "artists",
"show_year": "showYears",
"genres": "genres"