[
https://issues.apache.org/jira/browse/STDCXX-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578270#action_12578270
]
Gavin commented on STDCXX-686:
------------------------------
Thanks for doing the patch. Somewhere along the line, something stuffed up.
Looking at http://svn.apache.org/viewvc?view=rev&revision=636585 , the first 3
files have been added to main current live site structure.
So can you move the following :-
stdcxx/site/forrest/index.xml --->
stdcxx/site/forrest/src/docuementation/xdocs/developers/index.xml
stdcxx/site/forrest/mission.xml --->
stdcxx/site/forrest/src/docuementation/xdocs/mission.xml
stdcxx/site/forrest/news.xml --->
stdcxx/site/forrest/src/docuementation/xdocs/news.xml
The last one is also in the wrong place :-
stdcxx/site/forrest/symbols-project-v10.ent --->
stdcxx/forrest/src/documentation/resources/schema/symbols-project-v10.ent
Hopefully then, the site will build fine, and cron will update your temp site
on people.
> redesign web site
> -----------------
>
> Key: STDCXX-686
> URL: https://issues.apache.org/jira/browse/STDCXX-686
> Project: C++ Standard Library
> Issue Type: Improvement
> Components: Web Site
> Reporter: Martin Sebor
> Assignee: Martin Sebor
> Attachments: Copy of stdcxx.zip, reorganize1.diff
>
> Original Estimate: 16h
> Time Spent: 6h
> Remaining Estimate: 10h
>
> The current web site is a bunch of static HTML pages with a lot of
> difficult-to-maintain formatting cruft copied from pages of another incubator
> project. We should look into generating the site from easier-to-maintain
> "sources" using a tool like Apache Forrest or some such.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.