docs icon indicating copy to clipboard operation
docs copied to clipboard

Update CI to index site when changes have MDX file

Open devjsc opened this issue 1 year ago • 0 comments

So in CI I have commented the step of running node index-data-to-alogolia.js for now, as running this every-time we make a build will create a lots of repeated data in Algolia, so for that I will figure out a way in which, we will check if the commit contains any mdx file changes, then only index the changes of that committed file only, as rest of the changes already exists

devjsc avatar Dec 13 '23 15:12 devjsc