We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a03816b commit fd79424Copy full SHA for fd79424
src/algolia-projects.json
@@ -438,5 +438,15 @@
438
"icon": "represent",
439
"ranking": 1000,
440
"categoryRanking": 9
441
- }
+ },
442
+ {
443
+ "name": "Netlify",
444
+ "category": "Extensions",
445
+ "description": "Automatically index your website to Algolia when deploying your project to Netlify",
446
+ "url_home": "https://github.com/algolia/algoliasearch-netlify",
447
+ "url_github": "https://github.com/algolia/algoliasearch-netlify",
448
+ "icon": "netlify",
449
+ "ranking": 6,
450
+ "categoryRanking": 4
451
452
]
0 commit comments