Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable full-text search using default Lunr search functionality #32

Closed
aschrijver opened this issue Apr 22, 2019 · 0 comments
Closed

Enable full-text search using default Lunr search functionality #32

aschrijver opened this issue Apr 22, 2019 · 0 comments
Assignees

Comments

@aschrijver
Copy link
Contributor

Lunr is the default search engine that is integrated with the minimal-mistakes theme, and we should enable that first.

Other options are Algolia and Google, but Algolia requires a paid account ($29/month) to have more than one team member that is able to manage the index. Google integration comes with google tracking, and should be avoided.

Lunr is probably rather limited, but offers full-text indexing of the website, though this can come at performance penalties. Information on the integration is here:

Note: Need to check privacy implications and update Privacy Policy accordingly (#31)

aschrijver added a commit that referenced this issue Apr 22, 2019
@aschrijver aschrijver self-assigned this Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant