https://github.com/sagarpednekar/socioblog
Techblog is demo technical/social blog which provide functionality of creating post , control admin access , user sign in functionality , rich foundation-css UI , admin User listing , post is ordered most recent first , social shearing on fb,twitter,G+ option is provided.
https://github.com/sagarpednekar/socioblog
articles blog devise foundation6 rails-blog
Last synced: about 2 months ago
JSON representation
Techblog is demo technical/social blog which provide functionality of creating post , control admin access , user sign in functionality , rich foundation-css UI , admin User listing , post is ordered most recent first , social shearing on fb,twitter,G+ option is provided.
- Host: GitHub
- URL: https://github.com/sagarpednekar/socioblog
- Owner: sagarpednekar
- Created: 2017-06-12T17:09:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T09:13:16.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T00:51:43.625Z (4 months ago)
- Topics: articles, blog, devise, foundation6, rails-blog
- Language: Ruby
- Homepage: https://technicalnews.herokuapp.com
- Size: 51.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TechBlog/SocioBlog
This demo app will fulfill your basic requirment of creating post.
Here are some steps to install:* Ruby version 2.3.0
* System dependencies Rails -v :- 5.0.1
* Configuration
* clone repo
* run bundle install* Database creation
run rails db:create* Database initialization
run rails db:migrate* Deployment instructions Note:
* run bundle install --without production for heroku