Closed eelco closed 8 years ago
This looks really awesome! Really great start.
It'd be so cool if we had video transcripts, which means we could even search the content. For some videos there are transcripts available, e.g. the ones hosted at Realm and the ones from WWDC. I'm not sure, however, how that'd work with copyright.
With the "feel free to continue", do you mean you're not planning to continue this, or do you mean "feel free to help out"?
And yes, I think we could add a heavier weight to tags!
I meant to say “feel free to help out”, the scope of this can be made pretty big, it might make sense to split it in a couple of issues.
For now, if you start working on a TODO in this branch, just add your name after it or something.
Another thing that would be nice (added it to the ‘Could have’s) is to also include individual videos in the results.
I think it'd be cool to ship it asap, then improve on it. So let's tackle the must have's, merge it, and then create issues for the other things?
Agreed, it’s nice to keep the pace up.
Okay, I think it’s ready for the first merge.
Some notes:
This is a proof of concept implementation of adding search using middleman-search, implements #4.
TODO:
Must have
Should have
Gzip the index (currently 800KB, 115KB zipped, only loaded on search page)gzip is enabled on serverdocument.location
Could have
Let me know what you think. Feel free to continue working on this branch and/or edit the TODO list.