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

Bertrand Delacretaz commented on SLING-6955:
--------------------------------------------

Thanks [[email protected]] for your feedback!

The following commits should have fixed all this, the /ng/ pages are updated:

{code}
55a9a87 Hide syntax markers which are not implemented so far
4c87326 Fix SLING-4161 link
2d5d2f3 Fix code blocks which used tabs instead of spaces
337229c Also ignore html code block marker
05478cf Reactivate anchor links to sections
8d63c07 Update TODO in README
{code}

The code blocks and broken link issues required tweaking the content, due to 
slight differences in the markdown parsers and slightly incorrect content.

The section headers do not display a paragraph sign (not sure how that was 
implemented) but they point to the section links.

The only thing that I didn't fix so far is the "last changed by" information, 
I'm not sure how to get a reliable last changed date in a simple way. Maybe 
generating a "page history" link to the Git source of the content would be more 
useful? For now I have added that to the TODOs at 
https://github.com/apache/sling-site/blob/master/README.md

> 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)

Reply via email to