mzampetti / datocms-search

The search widget powered by DatoCMS

Home Page:https://www.datocms.com/docs/guides/installing-site-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The search widget powered by DatoCMS

https://www.datocms.com/docs/guides/installing-site-search

License:MIT License


Languages

Language:JavaScript 67.3%Language:CSS 26.5%Language:HTML 6.2%