Skip to content

💎 Runy On Rails Blog, complete blog using ruby on rails 5, sqlite3, bootstrap 4 and some of gems!

Notifications You must be signed in to change notification settings

muhammedMoussa/rorblog

Repository files navigation

Rorblog 🎉

Note: To run this app,make sure you have ruby, rails and sqlite3 installed on your machine first. You can check Rails guide - To install. | Ui of this app made with Bootstrap 4 components .

App Features! 🌟

  • User authentication.
  • Rich text editor when write posts can add images, videos, links, code snippet and more.
  • Edit post anytime with the same text editor.
  • Publish and Unpublish posts option.
  • Pagination.
  • Posts tags.
  • Commenting system with Disqus.
  • Post Reactions!
  • Account management.
  • Reactive flash messages.

Runing Rorblog! 🔥

After install all above mentioned stuff!

$ cd rorblog
$ bundle install 
$ rails server 

Login 🚪

Ue can use rails cli to create user after reading schema, or Using this temp account!

emial: muhammed@test.com
password: muhammed

Todos ⏩

  • Adding signup page.
  • Social media websites login.

Plugins 💼

Rorblog is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin README
Devise [https://github.com/plataformatec/devise]
Annotate [https://github.com/ctran/annotate_models]
Will Paginate [https://github.com/mislav/will_paginate]
ActsAsTaggableOn [https://github.com/mbleigh/acts-as-taggable-on]
TinyMCE [https://www.tiny.cloud/]
Bootstrap [https://getbootstrap.com/]
Disqus [https://disqus.com/]

Find me on Twitter, thank to the teacher @stephenfiser.

License :shipit:

MIT

👐

About

💎 Runy On Rails Blog, complete blog using ruby on rails 5, sqlite3, bootstrap 4 and some of gems!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published