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

hugo import jekyll fails if unrecognized files exist #1705

Closed
antifuchs opened this issue Dec 13, 2015 · 2 comments
Closed

hugo import jekyll fails if unrecognized files exist #1705

antifuchs opened this issue Dec 13, 2015 · 2 comments
Milestone

Comments

@antifuchs
Copy link

Congrats on the new release, I couldn't be more excited about the new import jekyll command! I just tried it out on my existing octopress blog, but it reported an error - it sounds like I opened the _posts directory in Finder one time:

$ hugo import jekyll --verbose --log=true ~/Documents/Blog/ ./
Importing...
ERROR: 2015/12/13 Parse filename error: .DS_Store
filename not match

Not sure what behavior would be best there (I suppose this is to catch the case where the importer isn't able to infer what kind of file it's seeing), but maybe this could be made a warning and not an error.

@bep bep added the Bug label Dec 14, 2015
@bep
Copy link
Member

bep commented Dec 14, 2015

Yes, it should be a warning. Thanks for the report.

@bep bep added this to the v0.16 milestone Dec 14, 2015
@bep bep closed this as completed in d1bec54 Dec 14, 2015
bramp pushed a commit to bramp/hugo that referenced this issue Dec 17, 2015
tychoish pushed a commit to tychoish/hugo that referenced this issue Aug 13, 2017
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2022
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