Hej,

with our change from GIT to SVN, we are unfortunately no longer able to use
the CMS approach to generate our project's website.

Our current site http://incubator.apache.org/odftoolkit/
now requires the full HTML being generated from the markdown from
https://github.com/apache/incubator-odftoolkit-site

I have made an attempt to build the markdown with the Maven site plugin
https://github.com/apache/incubator-odftoolkit-site/tree/maven-site

But this plugin always adds a certain structure to the HTML, while the
markdown pieces are often fragments of the page, like sidenav.md for the
left side navigation.
In addition, the Perl scripts (lib directory) and templates (templates
directory) won't work without the CMS functionality.

Chris, from Apache Infrastructure, gave some pointers to some directions we
might go in the following issue:
https://issues.apache.org/jira/browse/INFRA-15596
and I also documented there the work I have done, but I am more the backend
guy and things are slow for me.
Could someone of you folks give it a try to generate the HTML from the
MarkDown so the result looks similar to our current site?

Thanks in advance,
Svante

Reply via email to