Josh Elser created CALCITE-882:
----------------------------------

             Summary: 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)

Reply via email to