[ 
https://issues.apache.org/jira/browse/JENA-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696360#comment-13696360
 ] 

Samuel Croset commented on JENA-482:
------------------------------------

OK, thanks for the feedback! I have only changed a little HTML and JS, the CSS 
mostly comes from Twitter Bootstrap 
(http://twitter.github.io/bootstrap/index.html) which is under Apache 2 license 
(so I guess no problem to use it for the project).

The file I have modified the most is the main HTML template 
(https://svn.apache.org/repos/asf/jena/site/trunk/templates/skeleton.html - new 
one there 
https://github.com/loopasam/jena-doc/blob/master/svn/trunk/templates/skeleton.html)
 yet pretty much none of the rest. The creation of new documentation should be 
done the very same way as before (markdown which is transformed in HTML via 
ASF-CMS, either via file commit or using a form online), the new design 
shouldn't interfere with the current files and build mechanism from ASF-CMS.

I will make sure everything is linked and available as before in the menus 
(internal links between documents should work) and commit a patch. In this 
regards, what root directory should I use? 
https://svn.apache.org/repos/asf/jena/site/trunk/ ?

I have also one question about the file 
https://svn.apache.org/repos/asf/jena/site/trunk/content/ia.txt. Anyone know 
what it does? Was it only for the top menu?

Let me know also if you think colours/design/categorisation, etc... can be 
improved.
                
> Website re-organisation and facelift
> ------------------------------------
>
>                 Key: JENA-482
>                 URL: https://issues.apache.org/jira/browse/JENA-482
>             Project: Apache Jena
>          Issue Type: Documentation
>          Components: Web site
>            Reporter: Samuel Croset
>            Priority: Minor
>              Labels: documentation
>
> I've been experimenting a bit in the last couple of days over the Jena 
> website and documentation. You can see a live demo version of the result 
> here: http://loopasam.github.io/jena-doc/index.html
> My motivation was to try to make the overall browsing experience a bit 
> clearer and nicer looking without disrupting too much what's already in place.
> I have refactored some of the skeleton and CSS using Twitter Bootstrap. I 
> haven't changed any of the build mechanism (ASF-CMS), so pretty much all the 
> documents and pages are working just as before out of the box.
> Before doing more work on this I wanted to know what the community thinks of 
> it and whether it could be integrated with the current code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to