bkmgit commented on code in PR #453:
URL: https://github.com/apache/arrow-site/pull/453#discussion_r1443898417


##########
.github/workflows/deploy.yml:
##########
@@ -56,7 +55,8 @@ jobs:
           echo "ORIGIN=${owner}/${repository}" >> ${GITHUB_ENV}
           echo "TARGET_BRANCH=gh-pages" >> ${GITHUB_ENV}
           # "url:" is for the opengraph tags, and it can't be relative
-          echo "url: https://${owner}.github.io/${repository}"; >> 
_extra_config.yml
+          echo "url: https://${owner}.github.io"; >> _extra_config.yml
+          echo "baseurl: /${repository}" >> _extra_config.yml

Review Comment:
   Thanks. Updated.  Preview at: 
   https://bkmgit.github.io/arrow-site/
   due to
   https://github.com/bkmgit/arrow-site/pull/4



-- 
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]

Reply via email to