David Jencks created TOMEE-2773:
-----------------------------------
Summary: Determine desired content sources for website
Key: TOMEE-2773
URL: https://issues.apache.org/jira/browse/TOMEE-2773
Project: TomEE
Issue Type: Sub-task
Components: Website
Reporter: David Jencks
Assignee: David Jencks
The known content sources for the current Tomee website are:
* [https://github.com/apache/tomee-site] Content in .mdtext and possibly .md
format. Some of these are present on the current site, and there are a
considerable number of files here that are not present on the current site. I
believe these can be recognized on the site by the CMS style appearance.
* [https://github.com/apache/tomee-site-generator] master branch Content is
mostly in .md files
* [https://github.com/apache/tomee.] Branches trunk, 7.1.x, 7.0.x. Content
mostly in .adoc files. In earlier branches, some content in .md files.
The Apache site is currently published through svnpubsub at
[https://svn.apache.org/repos/asf/tomee/site/trunk/content]
There are a considerable number of files that do not come from any of the known
content sources. They appear to be formatted with a broken version of the
"skin" used by the current tomee-site-generator. I think they are
never-cleaned-up relics of a previous version of the tomcat-site-generator.
Once the desired sources and source (e.g. versions) are determined the content
can be moved to an Antora-consistent structure) (already provisionally done in
my forked projects) Converting .md to basic asciidoc can be done
automatically, although some editing is still needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)