lines-engine icon indicating copy to clipboard operation
lines-engine copied to clipboard

Lines is a customizable blog framework for Rails. It aims at making publishing simple and beautiful.

Results 10 lines-engine issues
Sort by recently updated
recently updated
newest added

Is the repo/gem still being maintained?

I've been trying to get my blog set up on Heroku in S3. I followed issue #16, but this is as far as I got. I've also been following Heroku's...

Still working on it but receiving feedback now.

Hey there! I was wondering if you guys would be open to accept a pull request which does following things: Proposal: - Upgrade to rails 6 Reason: I'm using rails...

Currently, `lines-engine` doesn't support Rails 6. Is support for Rails 6 in the timeline? ``` Bundler could not find compatible versions for gem "rails": In snapshot (Gemfile.lock): rails (= 6.0.2.1)...

Most probably a quick fix, but I didn't have time to create a PR. Basically at: https://github.com/opoloo/lines-engine/blob/b1fcdcff33dd03a9b3835039c6e9939751a986c3/app/controllers/lines/articles_controller.rb#L59 `meta_tags[:image] = CONFIG[:host] + @article.image_url if @article.image_url.present?` causes the og:image meta tag to...

bug

hey there, i use ruby 2.5.3 and rails 5.2.2 i added `gem 'lines-engine'` to my Gemfile, but when i try to execute `rails g lines:install` in my shell i get...

Rake task `rake sitemap:refresh` doesn't work. Also can't see where is the config for sitemap generator gem.

This looks like a great project but it seems to be in sleep mode at this point. Might be good to update the readme to say so.