You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
READMEに記載されているコマンドを実行するとディレクトリ違いでエラーになり、ブログ記事用のファイルが作成できないためRakefileを修正します。
The text was updated successfully, but these errors were encountered: