Skip to content

Commit 8acbfed

Browse files
author
Samuel Bodin
authored
Merge pull request #311 from algolia/bodinsamuel-patch-1
feat: add netlify
2 parents a03816b + fdf75cb commit 8acbfed

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

src/algolia-projects.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,5 +438,15 @@
438438
"icon": "represent",
439439
"ranking": 1000,
440440
"categoryRanking": 9
441-
}
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+
},
442452
]

src/img/projects/netlify.svg

Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)