Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/654#issuecomment-125104496
I merged into my master and followed your description to run webserver.
Some broken things are seen, here's a list.
index.html
----
Latest News : All links go to news.html, which could be linked as proper
news page.
Downloads
----
Current Beta Release
0.10.0-beta -> 0.10.0-beta1
Better to remove indentation (whitespaces) from Storm dependency
Rationale
----
It shows two different footers. Seems like first one needs to be removed.
Creating a New Storm Project
----
It shows two different footers. Seems like first one needs to be removed.
Concepts
----
favicon cannot be loaded. (404), It prints '<' to the top line.
Not found (404) ->
http://localhost:4000/documentation/Running-topologies-on-a-production-cluster.html
Getting help
----
Not found (404) ->
http://localhost:4000/DSLs-and-multilang-adapters.html
http://localhost:4000/Contributing-to-Storm.html
http://localhost:4000/Project-ideas.html
http://localhost:4000/Spout-implementations.html
http://localhost:4000/powered-by.html
Overall
----
Image resources seems not loaded so it is replaced by box icon character.
(Maybe fontawesome is missing?)
Many links are represented as ```javascript:void(0);``` and doesnât work.
checked with setting-up.html, contributing.html, tutorial.html, etc.
Minor:
- # anchor doesnât work as permanent link (tested with bylaws page)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---