Commit Graph

11 Commits

Author SHA1 Message Date
bcd6126612 Use relative_url and absolute_url where possible ()
* Use relative_url and absolute_url where possible

Drops the `contains "://"` check, adopt Jekyll 3.7
Ref: https://github.com/mmistakes/minimal-mistakes/pull/2385#issuecomment-579882236

* One more unneeded {% assign %}

* Remove one more assign as noted by mmistakes

* Consolidate 4 more captures

* Consolidate an extra assign on "active" class
2020-03-06 15:37:07 -05:00
dc99092c54 Remove unecessary console.log in lunr-en.js and lunr-gr.js JavaScript
Close 
2019-06-27 19:05:01 -04:00
f27bd39a41 lunr 2.3.5 update () 2019-01-01 17:05:06 -05:00
82e9aee6a8 Change remaining schema.org markup to https () 2018-11-27 09:07:51 -05:00
e665944f26 Update LUNR to 2.3.3 ()
Close 
2018-10-09 14:48:51 -04:00
05d296c247 Fix Lunr search index merging words ()
Close 
2018-10-09 13:54:36 -04:00
5e60d2d3c5 Fix search excerpts that run together 2018-03-20 11:48:30 -04:00
046d93d05b Add copyright and version back 2018-01-10 11:17:50 -05:00
f349dff2ee Minify lunr.js 2018-01-10 11:14:59 -05:00
267d2c96a0 Reduce white-space to trim down filesize 2018-01-04 20:52:01 -05:00
3fb63f302d Minimize JSON data ()
* Remove Lunr trimmer & bring back colons

* Add Greek Stemmer

* Translate search_placeholder_text and results_found to Greek

* Minimize JSON data

* Truncate Words

* Move store variable into a new file

* Move Lunr files into a new folder

* Add defer to lunr scripts

* Add search_full_content switch
2018-01-04 20:22:33 -05:00