Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

include working versions of js libs in the repo #8

Closed
gambhiro opened this issue May 15, 2013 · 1 comment
Closed

include working versions of js libs in the repo #8

gambhiro opened this issue May 15, 2013 · 1 comment

Comments

@gambhiro
Copy link

It would be helpful if you included working versions of the different js libs in this repo. While they are usually reliable, I've just downloaded the latest junr.js, and had to fix some trivial issue in it.

@slashdotdash
Copy link
Owner

@gambhiro I've added Bower to manage the client side dependencies for this Jekyll plugin. You now have two options that should simplify usage.

  1. Run bower install and then rake build to pull down 3rd party JS libs and build the plugin
  2. Simply copy the pre-built Ruby plugin and JavaScript minified JS file, with all dependencies included, from the build directory: https://github.com/slashdotdash/jekyll-lunr-js-search/tree/master/build

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants