Rakefile内のブログ記事作成箇所を修正する
Closed this issue · 0 comments
maimux2x commented
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