https://github.com/mskian/santhosh-veer-blog
A Ghost theme with Membership Feature
https://github.com/mskian/santhosh-veer-blog
blogging bulma bulma-css css ghost ghost-api ghost-blog ghost-members ghost-theme html javascript jquery publishing theme
Last synced: about 2 months ago
JSON representation
A Ghost theme with Membership Feature
- Host: GitHub
- URL: https://github.com/mskian/santhosh-veer-blog
- Owner: mskian
- License: mit
- Created: 2019-11-04T11:33:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T22:16:37.000Z (about 1 year ago)
- Last Synced: 2024-04-13T23:05:25.124Z (about 1 year ago)
- Topics: blogging, bulma, bulma-css, css, ghost, ghost-api, ghost-blog, ghost-members, ghost-theme, html, javascript, jquery, publishing, theme
- Language: Handlebars
- Homepage: https://santhoshveer.com/
- Size: 2.11 MB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Santhosh Veer Blog 😉
 [](https://david-dm.org/mskian/santhosh-veer-blog?type=dev) [](https://github.com/mskian/santhosh-veer-blog/actions)
A Simple and Responsive Ghost Blog theme.
- Ghost V4
- Ghost theme with Membership Feature -
- 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 -
- Responsive (Build using Bulma CSS Framework)
- Ghost Membership -
- Minimal and Simple Look
- Social Share Buttons
- Social Profile Icons
- Cookie Notice -
- Ghost Members Portal -## Development ðŸ›
- Download or install via git on your Ghost theme Directory `/content/themes/`
```bash
git clone https://github.com/mskian/santhosh-veer-blog.git
```- Install Modules via `yarn`
```bash
yarn
```- Workflow âš™
```bash
## Development (Run build & watch for changes)
yarn dev
``````bash
## Build
yarn buld
``````bash
## Gscan
yarn test
``````bash
## Bundle the theme to zip for Production use
yarn zip
```## LICENSE 📜
MIT