[
https://issues.apache.org/jira/browse/CALCITE-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742535#comment-14742535
]
Josh Elser commented on CALCITE-882:
------------------------------------
Great! Thanks for the commit!
> Update site to adhere to a `baseurl` property
> ---------------------------------------------
>
> Key: CALCITE-882
> URL: https://issues.apache.org/jira/browse/CALCITE-882
> Project: Calcite
> Issue Type: Improvement
> Components: site
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Trivial
> Fix For: 1.5.0-incubating
>
>
> Noticed while working CALCITE-866, the trick to deploy a Jekyll site to a
> subdirectory (instead of the root of some vhost) doesn't work because Calcite
> has hard-coded anchors at "/".
> We can work around this by using
> {noformat}
> {{site.baseurl}}
> {noformat}
> There's a description on how to do this at
> https://jekyllrb.com/docs/github-pages/#project-page-url-structure. Would be
> convenient to be able to deploy at any location, not just the root of some
> vhost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)