https://github.com/nabilashraf/keystone-blog
Keystone Blog with Subcategories in Blog Post, Social Login to rate on Blog
https://github.com/nabilashraf/keystone-blog
blog categories keystonejs rating-stars social-login sub-categories
Last synced: 4 months ago
JSON representation
Keystone Blog with Subcategories in Blog Post, Social Login to rate on Blog
- Host: GitHub
- URL: https://github.com/nabilashraf/keystone-blog
- Owner: nabilashraf
- Created: 2018-04-07T19:44:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T05:13:31.000Z (over 2 years ago)
- Last Synced: 2025-05-16T22:16:10.404Z (5 months ago)
- Topics: blog, categories, keystonejs, rating-stars, social-login, sub-categories
- Language: CSS
- Size: 3.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEMO Project
**To Start on local server**
`npm i`
`node keystone`**Default Login for Keystone Admin**
`email: user@keystonejs.com`
`pw:admin`- To Add a Category
- `Go to Keystone Admin -> Post Category -> Add New`
- `Add name`
- `Add SubCategories after adding in the next step`- To Add a SubCategory
- `Go to Keystyone Admin -> Post SubCategory -> Add New`
- `Add name and Parent Category` (only one ParentCategory logic is set)*SubCategories in Category model is added to easily view on the front end the list of subcategories in any category*
`Blog Post Rating`

`Sub Categories in Blog`
