From 9c9a498a321886ce11ef8ebc75bea333b7f1c512 Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Fri, 22 Jan 2016 22:31:43 +0000 Subject: [PATCH] Add client-side search, modified from atom from https://github.com/chinchang/super-search --- _includes/header.html | 20 +++++- blog/atom.xml | 20 +++--- static/super-search.css | 80 +++++++++++++++++++++++ static/super-search.js | 137 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 246 insertions(+), 11 deletions(-) create mode 100644 static/super-search.css create mode 100644 static/super-search.js diff --git a/_includes/header.html b/_includes/header.html index fdaec64..20fc038 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -8,6 +8,7 @@ + {% if page.description %} @@ -28,6 +29,7 @@ {% endif %} + + @@ -49,6 +60,13 @@
  • blog
  • gallery
  • about
  • +
  • + + + + + +
  • {% if page.print_blurb %}