[
https://issues.apache.org/jira/browse/STORM-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642346#comment-14642346
]
ASF GitHub Bot commented on STORM-950:
--------------------------------------
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)
> Apache Storm website redesign
> -----------------------------
>
> Key: STORM-950
> URL: https://issues.apache.org/jira/browse/STORM-950
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)