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
⚠ 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 -santhosh-veer-blog/assets/css/style.css
Line 379 in 401b97e
- Responsive (Build using Bulma CSS Framework)
- Ghost Membership - https://ghost.org/docs/members/introduction/
- Minimal and Simple Look
- Social Share Buttons
- Social Profile Icons
- Cookie Notice - https://wpspeedmatters.com/fastest-cookie-consent-wordpress-plugin/
- Ghost Members Portal - https://ghost.org/help/setting-up-portal/
- 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
MIT