Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
www
 
 
 
 
 
 
 
 

#Demo: Search a Jekyll Blog with Azure Search

This is a demo of how to index a Jekyll blog for free with Azure Search and how to search it with client-side JavaScript.

  • jekyll-rss-feed - Liquid template to generate an RSS feed of all posts on a Jekyll blog
  • node-upload-script - script to import the blog RSS to Azure Search
  • www - sample search page (searches anthonychu.ca)

Full article explaining the process is here:

Add Search to a Jekyll Blog for Free with Azure Search