[
https://issues.apache.org/jira/browse/SLING-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059195#comment-16059195
]
Robert Munteanu commented on SLING-6955:
----------------------------------------
Thanks, it's starting to look good :-) Some more notes besides what is listed
in the README
* breadcrumbs are missing ; contrast
http://localhost:8820/project-information/project-team.html with
http://sling.apache.org/documentation/the-sling-engine.html .
* the sidebar design differs quite a bit. I think the old one was better. We
don't have to keep it but I think we should improve what we have before going
live
* the preformat area does not have any padding ( fixed with
6931ba4fedd014824ecb643c31fede0b4e8826d9 )
A minor thing, but I think it would be good to get code highlighting back. It
makes both java and HTML code much easier to read.
> Convert Sling website to JBake and gitpubsub
> --------------------------------------------
>
> Key: SLING-6955
> URL: https://issues.apache.org/jira/browse/SLING-6955
> Project: Sling
> Issue Type: Bug
> Components: Site
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
>
> I've started experimenting with JBake to generate the Sling website. If that
> works well we might switch to that + gitpubsub to have a more flexible way to
> generate the site.
> My current experiment is at https://github.com/bdelacretaz/sling-jbake, at
> this point the site starts looking like the current one and many pages work
> well.
> Internal links will need to be converted, all *.md files need a more complete
> "front matter" section, currently I have a stub for that, and I think images
> need to move under the assets folder.
> To play with that, generate the site with the bake.sh script (setup
> shamelessly copied from https://github.com/apache/incubator-tamaya-site)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)