Skip to content

Instantly share code, notes, and snippets.

View mich-cook's full-sized avatar
:octocat:
building, creating, doing, wheee!

mich mich-cook

:octocat:
building, creating, doing, wheee!
  • US-CA-Las Vegas
View GitHub Profile
@mich-cook
mich-cook / gist:710604
Created November 22, 2010 20:24 — forked from ydn/gist:389725
Contextual search module that I checked in under ydn account. Forked so I have a pointer to it
//
// This block of code creates the YDN Rack module that supports searching within
// a set of docs. Previously, the only search functionality would scour the entire
// site for the terms entered. This module aims to provide contextual search
// within documentation so a user can more easily find something related to the
// docs currently being presented. We use a bunch of y! technology to do the heavy
// lifting and that's awesome that we just have to manufacture the glue.
//
@mich-cook
mich-cook / ri-data.json
Last active August 14, 2020 22:10 — forked from planetoftheweb/ri-data.json
Locally controlled copy of data used for demo project
[
{
"petName": "Pepe",
"ownerName": "Reggie Tupp",
"aptNotes": "It's time for this rabbit's post spaying surgery checkup",
"aptDate": "2018-11-28 13:30"
},
{
"petName": "Rio",
"ownerName": "Philip Ransu",