Merge pull request #7533 from nurbek91/docsearch

Add Algolia DocSearch / widget
main
Elbert Alias 2 years ago committed by GitHub
commit 4676cda310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4267_7)">
<path d="M15.3972 31.316H2.0296C1.3504 31.316 0.799999 30.768 0.799999 30.0916H15.4092C20.5168 30.1164 25.2492 27.4264 27.8244 23.0348C30.3996 18.6432 30.426 13.2176 27.894 8.80119C25.3616 4.38479 20.6556 1.64919 15.548 1.62439H0.799999C0.799999 0.948394 1.3504 0.399994 2.0296 0.399994H15.548C19.672 0.403994 23.6252 2.03999 26.5368 4.94759C29.4488 7.85479 31.0808 11.7956 31.0732 15.9012C31.0496 24.4476 23.9768 31.3156 15.3968 31.3156L15.3972 31.316Z" fill="#302DD0"/>
<path d="M0.799999 28.0184H10.2844C11.4572 28.0224 12.5888 27.59 13.4576 26.806H0.799999V28.0184ZM0.799999 24.7208H15.3496C15.6432 24.326 15.9168 23.9308 16.1708 23.4924H0.799999V24.7208ZM0.799999 21.4188H17.21C17.3728 21.024 17.5192 20.6288 17.6464 20.1944H0.799999V21.4188ZM0.799999 18.1212H18.1224C18.182 17.7264 18.2296 17.3076 18.2572 16.8968H0.799999V18.1212ZM0.799999 14.8236H18.2532C18.2256 14.4088 18.178 13.998 18.1184 13.5952H0.799999V14.8236ZM0.799999 11.522H17.6464C17.5196 11.1072 17.3728 10.6964 17.21 10.2976H0.799999V11.522ZM0.799999 8.224H16.1708C15.9184 7.802 15.6444 7.3936 15.3496 6.9996H0.799999V8.224ZM0.799999 3.698V4.9264H13.4696C12.6012 4.1416 11.4692 3.7092 10.2964 3.714L0.799999 3.698Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_4267_7">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -2272,6 +2272,24 @@
"saas": true,
"website": "http://www.algolia.com"
},
"Algolia DocSearch": {
"cats": [
5
],
"description": "Algolia DocSearch is a search widget specifically designed for documentation websites.",
"icon": "DocSearch.svg",
"implies": "Algolia",
"js": {
"docsearch.version": "([\\d\\.]+)\\;version:\\1"
},
"saas": true,
"pricing": [
"freemium",
"mid",
"recurring"
],
"website": "https://docsearch.algolia.com"
},
"Ali Reviews": {
"cats": [
90,

Loading…
Cancel
Save