Skip to content

Conversation

@mekomlusa
Copy link

Updated the code to work with Jekyll 3.8.5 & Ghost 2.0. Tested locally and passed. Installation details are documented in README.

  • Fixed the getConverterImpl command not found error
  • Updated post fields based on the latest Ghost guideline
  • Added functionality to automatically scrap author information, if given

I haven't been writing Ruby for a while, so your feedback is welcome :)

mekomlusa and others added 7 commits May 3, 2019 23:53
I was getting `undefined method `length' for nil:NilClass (NoMethodError) from `jekyll-4.0.0/lib/jekyll/static_file.rb:148:in `cleaned_relative_path'`.

extname (dir and name) as well as relative_path were empty (and they were part of Jekyll::StaticFile intializer. Added the setters to GhostPage initializer.
Update jekylltoghost.rb to work with Jekyll 4.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants