I am trying to update the hudi site to reflect the latest doc changes since last update. Since the paths to css and js scripts have been changed to start with a '/' the styling is broken. I see this change coming from this PR https://github.com/apache/incubator-hudi/pull/843 . For example something like <link rel="stylesheet" href="{{ "*/*css/syntax.css" }}"> across multiple files.
Vino Yang, Am not sure if this is any auto-generated ide change. Would you be able to help fix this ? Once your change is in, I can rebase and update my PR. Thanks, Sudha
