Commit Graph

8 Commits

Author SHA1 Message Date
af772af56f Fixes aria issues on search form ()
* Fixes aria issues on search form
* Swapping aria-label for <label> tag in search
* Removing background gray caused by adding <form> tag to search
* Removing redundant space
* Making form not submit if key is enter

Close 
2019-07-17 16:05:50 -04:00
e4c0689cda Add max-width Sass variable () 2019-04-08 20:59:57 -04:00
2729b692f3 Adjust navigation toggles 2018-11-25 20:20:03 -05:00
c8f4820d31 Fix Algolia search link positioning ()
* Add link for testing purposes
* Fix excerpt link positioning in Algolia search results
* Fix Algolia search input color
* Update CHANGELOG and history

Fixes 
2018-10-22 13:56:43 -04:00
acdd3443de Add Algolia search provider ()
* Support Lunr and Algolia search providers
* Document search providers and configuration
* Update CHANGELOG and history

close 
2018-02-16 14:20:42 -05:00
7eb00bbd61 Feature: Incorporate site search into masthead ()
* Integrate search into masthead
* Fix cutoff descenders in archive article titles
* Remove search page from `/test` site
* Enable masthead search
* Remove dedicated search page
* Fix masthead search form padding
* Improve insertion of search content
* Speed up page transition
* Add fade transition to search content
* Rename visibility class names
* Add `site.search` to _config.yml
* Document site search feature
* Update CHANGELOG and history
2017-12-07 08:56:14 -05:00
f39b15a362 Refine search styling 2017-11-15 15:50:51 -05:00
cc3b21bc86 Add Lunr Search ()
* Add `search.html` layout and JavaScript
* Move `{{ content }}` before search input
* Add spaces for consistency

Close 
2017-11-15 14:43:31 -05:00