blogo icon indicating copy to clipboard operation
blogo copied to clipboard

Mountable blog engine for Ruby on Rails

Results 19 blogo issues
Sort by recently updated
recently updated
newest added

Hello, I've been through blogo install and i am constantly coming to this error saying that relation posts does not exist when i run *\* rake db:migrate** COuld you help...

There is a compatibility issue on rails 5.0. while running bundle install it resolves to depending on rails 4.0 and no bundle update or anything helps

I would love to be able to upload images to AWS with paperclip. Is there anybody working on this feature?

Isn't it better if the posts overview are shown in descending order based on published time ? So the latest posts are on top.

I was reviewing the spanish translation and I found the word **Email** instead of **Correo electrónico** also in spanish you need to open and close questions with both question marks...

This occurs when the user the creates a post is deleted. Would it be possible to have the null user or something in those lines. Awesome job with this library...

I am wondering if I should make a pull request, I am using a modified version of blogo that included a plugin for viewing code snippets on the blog, and...

This is similar to Issue #29 but when I attempt to create a user, either through Rake or console, I get the following error relating to blank inputs: `rake blogo:create_user[user_name,[email protected],password]...

Hello, I am using blogo as an engine in my exisitng rails app which has a table users. I get this error when adding a blog post PG::ForeignKeyViolation: ERROR: insert...