[
https://issues.apache.org/jira/browse/TOMEE-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705354#comment-16705354
]
Cesar Hernandez commented on TOMEE-2300:
----------------------------------------
Hi [~rmonson] ,
glad to help.
As you saw on Ivan's [video|https://www.youtube.com/watch?v=P6IM0LDevVU], the
website is a different GitHub project than the one containing the actual TomEE
code.
The repo is: https://github.com/apache/tomee-site-generator
This is how my forked repo looks:
{code:java}
$ pwd
/Users/cesar/git/tomee-site-generator/src/main/jbake/content
$ tree -d -L 1
.
├── admin
├── advanced
├── blog
├── community
├── developer
├── examples
└── security
{code}
> Improvement for Community section from the website
> --------------------------------------------------
>
> Key: TOMEE-2300
> URL: https://issues.apache.org/jira/browse/TOMEE-2300
> Project: TomEE
> Issue Type: Documentation
> Components: Examples and Documentation
> Reporter: Cesar Hernandez
> Priority: Major
> Labels: pull-request-available
> Attachments: proposed-contribute-structure.gif
>
>
> Current [Community|http://tomee.apache.org/community/index.html] section can
> be improved to facilitate the learning curve for new committers.
> It also would help to better structure future contributing guidelines for
> both website and TomEE project.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)