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

Nanoc 4系のアップグレードの対応 #647

Open
sada opened this issue Jan 24, 2020 · 1 comment
Open

Nanoc 4系のアップグレードの対応 #647

sada opened this issue Jan 24, 2020 · 1 comment
Assignees

Comments

@sada
Copy link
Contributor

sada commented Jan 24, 2020

これまでNanoc 3系を使用していたが、GitHubからgemパッケージのPRが作成されていたのでNanoc 4系にアップグレードした。
単純にマージするとNanoc 4系では bundle exec nanoc compile が動作しなくなったので Nanoc 4 Upgrade Guide を参考にして対応する。

ひとまずNanoc 4系の記法に沿う形にするのではなく、Nanoc 3系までのコンパイルやルートの設定が使える legacy にする。
legacy がNanocで除外される場合は対応を考える。

@sada sada self-assigned this Jan 24, 2020
@sada
Copy link
Contributor Author

sada commented Jan 24, 2020

bundle exec nanoc compile が実施できるように #648 で変更しました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant