alamb commented on code in PR #502: URL: https://github.com/apache/arrow-site/pull/502#discussion_r1576232027
########## Gemfile: ########## @@ -27,4 +27,5 @@ group :jekyll_plugins do gem "jekyll-feed", "~> 0.6" gem "jekyll-jupyter-notebook" gem "jekyll-seo-tag" + gem 'jekyll-redirect-from' Review Comment: @kou I think you are a Jekyll expert (at least are more knowledgable than I am) -- is this a reasonable way to implement redirects for the arrow-site? Or is there a better / preferred way? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
