Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

datocms/datocms-search

Repository files navigation

DatoCMS site search

DatoCMS Site Search is a way to deliver tailored search results to your site visitors. You can think of it as a replacement for the now discontinued Google Site Search.

Installation

Via CDN add our JS and CSS in your page:

<link rel="stylesheet" href="https://unpkg.com/datocms-search/styles/index.css" />
<script src="https://unpkg.com/datocms-search/dist/datocms-search.widget.js"></script>

Documentation

Read the complete documentation on our site.