~xdavidwu/xdavidwu.link

ref: 32163e3b7701c3b557c340671ab87ab013ace396 xdavidwu.link/_includes/scripts.html -rw-r--r-- 1015 bytes
32163e3b — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2fb792e3 — Christian Oliff 6 years ago
Update font awesome (#1754)

* Update scripts.html

* update to 5.2.0

REF: https://github.com/FortAwesome/Font-Awesome/releases
616694c1 — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
079909bc — user414 6 years ago
Implement feature #1652 google custom search support.  (#1667)

Implement feature #1652 google custom search support. For now we only support the look and feel "results only" and the engine must be set to use that layout. Add a google section to the search providers and search_form and search layout.

Close #1652
ad4b0fef — Michael Rose 6 years ago
Update Font Awesome to 5.0.12
d02308d9 — Christian Oliff 6 years ago
Update Font Awesome to v5.0.11 (#1620)

* Update Font Awesome to v5.0.10

https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md

* Update scripts.html
8481dd43 — Michael Rose 7 years ago
Replace `absolute_url` with `relative_url`

Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.

Leave SEO related `<head>` elements and social sharing links as `absolute_url`.

Fixes #1588
dfc57d97 — Christian Oliff 7 years ago
Update Font Awesome JS to 5.0.8 (#1561)

REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
876dedf0 — Christian Oliff 7 years ago
Update Font Awesome JS to 5.0.7 (#1555)

f814f006 — Michael Rose 7 years ago
Add Algolia search provider (#1531)

* Support Lunr and Algolia search providers
* Document search providers and configuration
* Update CHANGELOG and history

close #1416
1ed04c00 — Michael Rose 7 years ago
Fix merge conflicts
d8c6d6fc — Christian Oliff 7 years ago
Update Font Awesome to latest version (#1513)

Update Font Awesome to latest version
622373e5 — Michael Rose 7 years ago
Replace hardcoded `10` with actual button width
877ec9ca — Nick Garlis 7 years ago
 Minimize JSON data (#1449)

* 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
7700c5d7 — Michael Rose 7 years ago
Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
32b617b7 — Michael Rose 7 years ago
Only load Lunr languages that exist in theme

ref: https://github.com/mmistakes/minimal-mistakes/pull/1445#issuecomment-355153434
5a59efc2 — Michael Rose 7 years ago
Only load Lunr languages that exist in theme

ref https://github.com/mmistakes/minimal-mistakes/pull/1445#issuecomment-355153434
Next