1
0
Fork 0
docsearch/docs/algolia-frontend-components/components/communityHeader/communityHeader.example.json
2018-02-08 16:17:29 +01:00

69 lines
2.3 KiB
JSON
Executable file

{
"menu": {
"community": {
"style": "widelist",
"view": "integrations",
"label": "",
"caret": "",
"dropdownItems": [{
"name": "React InstantSearch",
"url": "https://community.algolia.com/instantsearch.js/react",
"logo": "InstantSearchReact",
"backgroundColor": "linear-gradient(to bottom left, #2C5EE2 0%, #17204F 150%)"
}, {
"name": "Wordpress",
"url": "https://community.algolia.com/wordpress",
"logo": "https://community.algolia.com/wordpress/img/icons/wp-icon.svg",
"backgroundColor": "linear-gradient(to bottom right, #4041B2, #516ED1)"
}, {
"name": "Autocomplete.js",
"url": "https://github.com/algolia/autocomplete.js",
"logo": "https://community.algolia.com/assets/images/illus-autocomplete.svg",
"backgroundColor": "#00587f"
}, {
"name": "instantsearch.js",
"url": "https://community.algolia.com/instantsearch.js/",
"logo": "https://community.algolia.com/assets/images/logo-is.svg",
"backgroundColor": "#385D72"
}, {
"name": "Helper.js",
"url": "https://community.algolia.com/algoliasearch-helper-js/",
"logo": "https://community.algolia.com/assets/images/logo-helper.svg",
"backgroundColor": "#FDBD57"
}, {
"name": "Magento",
"url": "https://community.algolia.com/magento/",
"logo": "https://res.cloudinary.com/hilnmyskv/image/upload/v1477318624/magento-icon-white.svg",
"backgroundColor": "linear-gradient(to bottom right, #ed9259, #e76d22)"
}]
},
"project": {
"view": "links",
"label": "Shopify plugin",
"logo": "",
"caret": "",
"dropdownItems": []
}
},
"mobileMenu": [{
"name": "Install",
"url": "",
"image": "",
"target": ""
}],
"sideMenu": [{
"name": "Install",
"url": "https://community.algolia.com/shopify/try.html",
"image": "",
"target": "",
"dropdownItems": []
}],
"docSearch": {
"input_selector": "searchbox",
"input_selector_placeholder": "Search the docs",
"input_mobile_selector": "mobile-searchbox",
"input_search_icon": "<img src='/images/icons/search-icon.svg'/>",
"input_cancel_icon": "<img src='/images/icons/cancel-icon.svg'/>",
"input_open_on_init": false
}
}