santhosh-veer-blog

A Ghost theme with Membership Feature

MIT License

Stars
10
Committers
4

Santhosh Veer Blog ๐Ÿ˜‰

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 - https://github.com/mskian/santhosh-veer-blog/blob/401b97e84d1d6260118683c65ff6646cbe65de5c/assets/css/style.css#L379

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