chrisdmacrae / atomic-algolia

An NPM package for running atomic updates to an Algolia indices
67 stars 13 forks source link

Add examples #8

Open chrisdmacrae opened 6 years ago

chrisdmacrae commented 6 years ago

Problem's to be solved

I'd like to see some examples for generating indexes for various tools/services. Some examples:

Static Site Generators

API-driven CMS'

Haroenv commented 6 years ago

Would like to use this in gatsby-plugin-algolia, but not exactly sure how to save the output, if Gatsby has some kind of cache for this, or if I should just save a JSON when indexing 🤔

dguo commented 6 years ago

I learned about atomic-algolia because I followed this guide for Hugo.