Skip to content

Commit 1d446fd

Browse files
committed
Mention Algolia and Lunr
1 parent a45dbb5 commit 1d446fd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Added
1111
- Add jQuery script.
1212
- 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)
1515

1616
### Changed
1717
- New installation and upgrade instructions.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ with a few enhancements thrown in for good measure:
1313
- Clean responsive design with [six customizable skins](#skin)
1414
- Curriculum Vitæ/Resume layout powered by [JSON data](http://registry.jsonresume.org/)
1515
- About page layout
16+
- Site-wide search provided by [Algolia](https://www.algolia.com/) or [Lunr](https://lunrjs.com/).
1617
- Disqus Comments and Google Analytics support
1718
- SEO best practices via [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag/)
1819

0 commit comments

Comments
 (0)