Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
sanengineer committed Dec 16, 2020
1 parent dde6d8e commit 9463f2c
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
# Sancasper
# 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://www.npmjs.com/package/sanstrap)

# 🔨 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.

0 comments on commit 9463f2c

Please sign in to comment.