[
https://issues.apache.org/jira/browse/CALCITE-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741402#comment-14741402
]
Julian Hyde commented on CALCITE-882:
-------------------------------------
Sounds like a great idea. Note we already have sourceRoot and apiRoot, although
they are not managed very systematically.
> 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: next
>
>
> 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)