Humbedooh commented on pull request #1704:
URL: https://github.com/apache/kylin/pull/1704#issuecomment-888828249


   This won't get your web site deployed via git, as your configuration is the 
wrong way around.
   The `subdir` refers to a sub directory on the web site to check out into, 
not a sub directory in the git branch. You are essentially checking your new 
website into kylin.apache.org/website/website with this. You need to remove the 
subdir directive and either:
   - publish the website content at the root of the branch OR
   - publish it in a directory called either `output` or `content`


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