mskian / santhosh-veer-blog

A Ghost theme with Membership Feature

Home Page:https://santhoshveer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Santhosh Veer Blog πŸ˜‰

Uptime Robot status devDependencies Status Github Workflow

A Simple and Responsive Ghost Blog theme.

  • Ghost V4
  • Ghost theme with Membership Feature - https://ghost.org/members/
  • Ghost theme for My Personal Blog - Automatically deploy to Ghost Admin Dasboard

Features πŸ“‘

⚠ Post Editor Feature - CSS Styling only Written for Markdown Editor Me Personally Love Markdown Editor.CSS are not Properly written for Koenig Editor me Just add Example CSS Codes -

.kg-image-card {

Development πŸ› 

  • Download or install via git on your Ghost theme Directory /content/themes/
git clone https://github.com/mskian/santhosh-veer-blog.git
  • Install Modules via yarn
yarn
  • Workflow βš™
## Development (Run build & watch for changes)
yarn dev
## Build
yarn buld
## Gscan
yarn test
## Bundle the theme to zip for Production use
yarn zip

LICENSE πŸ“œ

MIT

About

A Ghost theme with Membership Feature

https://santhoshveer.com/

License:MIT License


Languages

Language:Handlebars 51.4%Language:CSS 41.3%Language:JavaScript 7.3%