Great, thanks for updating the wiki, Om.
On 17 April 2016 at 23:30, Harbs <[email protected]> wrote: > It looks like the website is mirrored on Github as well.[1] > > That means anyone could fork it and submit a pull request as well. > > [1]https://github.com/apache/flex-site/ > > On Apr 17, 2016, at 9:53 PM, Mihai Chira <[email protected]> wrote: > >> I couldn't find such a guide on the wiki, so I just added it, under >> Helping Out[1]. Let me know if you'd like me to change anything (or, >> if you have the time, go right ahead and make the edits). >> >> [1] https://cwiki.apache.org/confluence/display/FLEX/Helping+Out >> >> On 1 October 2015 at 10:00, OmPrakash Muppirala <[email protected]> wrote: >>> Great, thanks for volunteering. >>> >>> Only committers have access to the website SVN repo, but anyone can check >>> it out, make changes and submit patches. If you can do that, it would be >>> awesome. >>> >>> Steps: >>> 1. Get the SVN repo from: https://svn.apache.org/repos/asf/flex/site >>> 2. Open the /trunk/content/showcase/data/showcase.xml file, and add in the >>> new website details. This is the format: >>> <app title="" >>> author="" >>> website="" >>> dev="" >>>> >>> <description></description> >>> <links> >>> <link header="" url="" /> >>> <link header="" url="" /> >>> </links> >>> <images baseDir=""> >>> <image file="" /> >>> <image file="" /> >>> <image file="" /> >>> </images> >>> </app> >>> >>> 3. Add the images to the /trunk/content/showcase/images/{app name} >>> folder. The preview thumbnails go in the >>> /trunk/content/showcase/images/{app name}/prev folder (if the images are >>> not in the required format, post on the JIRA ticket asking for the missing >>> files) >>> >>> 4. Generate a .patch file >>> 5. Update the JIRA ticket with the patch file >>> 6. For good measure, post a note on this mailing list so that it gets >>> attention >>> >>> At this point, an Apache Flex Committer will apply the patch, test it >>> locally and push a build of the website. >>> >>> Hope that helps. Please let me know if you need more details. >>> >>> Thanks again! >>> >>> Regards, >>> Om >>> >>> On Thu, Oct 1, 2015 at 9:36 AM, [email protected] <[email protected]> >>> wrote: >>> >>>> Hi, >>>> if this could be done by anybody and if you give me some instructions I'd >>>> be >>>> happy to help. >>>> >>>> Olaf >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://apache-flex-development.2333347.n4.nabble.com/Volunteers-needed-to-update-the-Flex-showcase-tp49403p49427.html >>>> Sent from the Apache Flex Development mailing list archive at Nabble.com. >>>> >
