File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
### Added
11
11
- Add jQuery script.
12
12
- Add site-wide search toggle.
13
- - Add support for Lunr search. [ #48 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/pull/48 )
14
- - Add support for Algolia search. [ #48 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/pull/48 )
13
+ - Add support for [ Lunr] ( https://lunrjs.com/ ) search. [ #48 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/pull/48 )
14
+ - Add support for [ Algolia] ( https://www.algolia.com/ ) search. [ #48 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/pull/48 )
15
15
16
16
### Changed
17
17
- New installation and upgrade instructions.
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ with a few enhancements thrown in for good measure:
13
13
- Clean responsive design with [ six customizable skins] ( #skin )
14
14
- Curriculum Vitæ/Resume layout powered by [ JSON data] ( http://registry.jsonresume.org/ )
15
15
- About page layout
16
+ - Site-wide search provided by [ Algolia] ( https://www.algolia.com/ ) or [ Lunr] ( https://lunrjs.com/ ) .
16
17
- Disqus Comments and Google Analytics support
17
18
- SEO best practices via [ Jekyll SEO Tag] ( https://github.com/jekyll/jekyll-seo-tag/ )
18
19
You can’t perform that action at this time.
0 commit comments