// static/scripts/askolonion/askolonion.js /*-------------------------------------------------------------- askolonion — Super fast, client side search for Hugo.io with Fusejs.io based on https://gist.github.com/cmod/5410eae147e4318164258742dd053993 --------------------------------------------------------------*/ if (typeof variable !== 'undefined') { console.log('askolonion.js already loaded'); } else { askolonion = function(){ var search__form = document.getElementById('search__form'); // search form var search__input = document.getElementById('search__input'); // input box for search var search__button = document.getElementById('search__button'); // form submit button var search__results = document.getElementById('search__results'); // targets the