Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/79
Some meta comments:
1. The `.DS_Store` should not be included.
2. As @ewencp mentioned, these files under `0110/` should be in `kafka`
repo as well. You would need to file a separate PR for `kafka` repo adding
these files, against trunk. The committer who merges this PR will also
cherry-pick it to `0.11.0` branch. So that when 1.0.0 web docs are up these
files will be reflected as well.
3. For `css/styles.css` it is only in `kafka-site` repo, so it is good as
is.
---