Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanengineer/ghost-theme-with-search
Ghost theme with feature search content, based on casper (default ghost theme).
https://github.com/sanengineer/ghost-theme-with-search
blogging blogging-platform casper ghost ghost-blog ghost-blog-theme ghost-cms ghost-cms-nginx ghost-theme handlebars publishing theme theme-ghost
Last synced: 14 days ago
JSON representation
Ghost theme with feature search content, based on casper (default ghost theme).
- Host: GitHub
- URL: https://github.com/sanengineer/ghost-theme-with-search
- Owner: sanengineer
- License: mit
- Created: 2020-09-24T16:31:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T14:11:27.000Z (about 4 years ago)
- Last Synced: 2024-11-11T23:26:32.368Z (2 months ago)
- Topics: blogging, blogging-platform, casper, ghost, ghost-blog, ghost-blog-theme, ghost-cms, ghost-cms-nginx, ghost-theme, handlebars, publishing, theme, theme-ghost
- Language: Handlebars
- Homepage: https://www.sanengineer.com
- Size: 597 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghost Theme With Search Feature Based On Casper
Ghost is the most populer headless cms on github, this theme I created from [casper](https://github.com/TryGhost/Casper) (default theme on ghost). And I included search feature for finding post content.I named sancaper, because this theme based on casper.
![Ghost Theme With Search Content Feature](https://res.cloudinary.com/dsv9w1ey3/image/upload/v1608114612/github-images/ghost-theme-with-search_hgby1g.gif)
# 📦 Download On Zip File
[![sancasper - ghost theme with search - based on casper](https://img.shields.io/badge/sancasper-1.0.0-green)](https://github.com/sanengineer/ghost-theme-with-search/archive/1.0.0.zip)
# 🔍 How To Use Search Feature
1. Get Generate API Key For Content
Go to Integrations on sidebar (admin ghost dashboard), and custom integration.
![Create API Content Of Ghost Blog](https://res.cloudinary.com/dsv9w1ey3/image/upload/v1608972110/github-images/Create_API_Content_Ghost_Blog_hujwac.png)# 🔨 Development Guide
**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.