Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import RSS from Hexo #348

Closed
BerkhanBerkdemir opened this issue Mar 25, 2018 · 1 comment
Closed

Import RSS from Hexo #348

BerkhanBerkdemir opened this issue Mar 25, 2018 · 1 comment

Comments

@BerkhanBerkdemir
Copy link

BerkhanBerkdemir commented Mar 25, 2018

Hello,

I'm using latest version of Hexo which is static page generator. I tried RSS version of jekyll-import but I got an error

ruby -rubygems -e 'require "jekyll-import"; JekyllImport::Importers::RSS.run({ "source" => "atom.xml" })'
/var/lib/gems/2.3.0/gems/jekyll-import-0.14.0/lib/jekyll-import/importers/rss.rb:41:in `block in process': undefined method `strftime' for nil:NilClass (NoMethodError)
    from /var/lib/gems/2.3.0/gems/jekyll-import-0.14.0/lib/jekyll-import/importers/rss.rb:40:in `each'
    from /var/lib/gems/2.3.0/gems/jekyll-import-0.14.0/lib/jekyll-import/importers/rss.rb:40:in `process'
    from /var/lib/gems/2.3.0/gems/jekyll-import-0.14.0/lib/jekyll-import/importer.rb:23:in `run'
    from -e:1:in `<main>'

My feed file is atom.xml

If you want to see the content just right-click, View Page Source

This content is limited by 140 characters. So, I recreated with higher characters but still I'm getting this error.

Thank you.

Edit 1

I did all migration by hand. All I did add to each markdowns layout: post, change timestamp and rewrite _config.yml.

@jekyllbot
Copy link
Contributor

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

@jekyll jekyll locked and limited conversation to collaborators Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants