visualizingthefuture / examples-repository

Repository for https://visualizingthefuture.github.io/examples-repository
Other
5 stars 2 forks source link

fixed config typo to support using rake to create search index #47

Closed cassws closed 4 years ago

cassws commented 4 years ago

As per #32 this patch ensures search index correctly sees both datasets and datavis collections.

Note in the future, to update the search index, we will need to run this rake step AFTER creating the collections: bundle exec rake wax:search. This will update search/index.json