How to set up the Spectral Web Services search integration

In 14 minutes. Faster if you don't talk as much as I do.

How to set up the Spectral Web Services search integration

I'm having a ton of fun setting up https://tools.spectralwebservices.com , where I'm collecting all my useful Ghost tools.

Today, a video walkthrough (one take with minor splicing, please forgive me the rough spots) showing how to go from zero to advanced search for your site, all in less than 15 minutes.

And that's it! Check it out and please let me know how it's working for you!

Tip: Entirely optional, but if you'd like to skip the native search loading, a one line theme edit below will slightly speed up your site load. This is totally optional, though, so don't let it slow you down on getting started by following the video above.

Find this code (probably in default.hbs):
{{ghost_head}}

Replace it with:
{{ghost_head exclude="search"}}

Results here