Ghost is the most populer headless cms on github, this theme I created from casper (default theme on ghost). And I included search feature for finding post content.I named sancaper, because this theme based on casper.
- Get Generate API Key For Content Go to Integrations on sidebar (admin ghost dashboard), and custom integration.
First
$ cd ghost-theme-with-search
Second
$ npm install
or
$ yarn add
Third
$ gulp
using gulp for live watch changed on all file on theme.