antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Implement search plugin #45

Closed bebraw closed 7 years ago

bebraw commented 9 years ago

Ie. index using http://lunrjs.com/ and then write a UI using React. This could get a little problematic with bigger amounts of data, though. In that case we might want to rely on something external like http://www.algolia.com/ (separate plugin?).

bebraw commented 7 years ago

This can be done outside of Antwar easily. Algolia has proven to work through React.