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

Rakefile内のブログ記事作成箇所を修正する #747

Closed
maimux2x opened this issue Oct 30, 2023 · 0 comments · Fixed by #748
Closed

Rakefile内のブログ記事作成箇所を修正する #747

maimux2x opened this issue Oct 30, 2023 · 0 comments · Fixed by #748
Assignees
Labels
要対応 やること

Comments

@maimux2x
Copy link
Collaborator

READMEに記載されているコマンドを実行するとディレクトリ違いでエラーになり、ブログ記事用のファイルが作成できないためRakefileを修正します。

$ bundle exec rake blog title="a cool entry"
Creating new post: ./_pages/blog/2023-10-30-a-cool-entry.markdown
rake aborted!
Errno::ENOENT: No such file or directory @ rb_sysopen - ./_pages/blog/2023-10-30-a-cool-entry.markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
要対応 やること
Projects
None yet
2 participants