[GitHub] [arrow-site] kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags

2019-09-14 Thread GitBox
kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags URL: https://github.com/apache/arrow-site/pull/23#discussion_r324439945 ## File path: .gitignore ## @@ -8,3 +8,4 @@ build/ .bundle/ ruby/ .DS_Store +themes/ Review

[GitHub] [arrow-site] kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags

2019-09-14 Thread GitBox
kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags URL: https://github.com/apache/arrow-site/pull/23#discussion_r324440167 ## File path: build-and-deploy.sh ## @@ -28,7 +28,13 @@ if [ "${TRAVIS_BRANCH}" = "master" ] && [

[GitHub] [arrow-site] kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags

2019-09-14 Thread GitBox
kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags URL: https://github.com/apache/arrow-site/pull/23#discussion_r324439885 ## File path: _config.yml ## @@ -50,6 +51,19 @@ sass: baseurl: plugins: + - jekyll-seo-tag

[GitHub] [arrow-site] kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags

2019-09-14 Thread GitBox
kou commented on a change in pull request #23: ARROW-6127: [Website] Add favicons and meta tags URL: https://github.com/apache/arrow-site/pull/23#discussion_r324439954 ## File path: _config.yml ## @@ -36,6 +36,7 @@ exclude: - README.md - vendor -

[arrow] branch master updated (2f55ad3 -> 5fa694b)

2019-09-14 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 2f55ad3 ARROW-6009: [JS] Ignore NPM errors in the javascript release script add 5fa694b ARROW-1741: [C++] Add