Re: Uploading to the git hub

I made a few changes to the XSLT and added CSS - Leroy, all, feel free 
to tweak this. The current state is at

http://htmlpreview.github.com/?https://raw.github.com/finnle/ITS-2.0-Testsuite/master/its2.0/testSuiteDashboard.html#tests-current-state-summary

http://htmlpreview.github.com/?https://raw.github.com/finnle/ITS-2.0-Testsuite/master/its2.0/testSuiteDashboard.html#tests-current-state-details

Best,

Felix

Am 15.01.13 18:15, schrieb Yves Savourel:
>
> One suggestion for CSS/XSLT experts: can we get colors?
>
> It would helps a lot in ready the document.
>
> (sorry I have no time to do it)
>
> -yves
>
> *From:*Leroy Finn [mailto:finnle@tcd.ie]
> *Sent:* Tuesday, January 15, 2013 10:13 AM
> *To:* Multilingual Web LT-TESTS Public; public-multilingualweb-lt@w3.org
> *Subject:* Re: Uploading to the git hub
>
> Also don't forget to check for any errors in your output 
> http://htmlpreview.github.com/?https://raw.github.com/finnle/ITS-2.0-Testsuite/master/its2.0/testSuiteDashboard.html 
> <http://htmlpreview.github.com/?https://raw.github.com/finnle/ITS-2.0-Testsuite/master/its2.0/testSuiteDashboard.html#Provenance>
>
> Leroy
>
> On 15 January 2013 17:10, Leroy Finn <finnle@tcd.ie 
> <mailto:finnle@tcd.ie>> wrote:
>
> Everyone,
>
> To upload files to the git hub could you please follow these 3 simple 
> steps:
>
> *Note: Please pull down or merge with the latest version on the git 
> hub before you push *
>
> 1. Add your output files to the correct output folder in 
> the outputimplementors folder.
>
> 2. Compile the test suite dashboard (this will only work if you have 
> java installed and saxon downloaded):
>
> Download saxon.jar from here: https://dl.dropbox.com/u/65779171/saxon.jar
>
> Then use this command (*Linux/Mac/Windows)*:
>
> java -jar /path/of/file/saxon.jar  testsuiteMaster.xml 
>  testsuiteDashboard.xsl -o:testSuiteDashboard.html
>
> 3. Push updates to the git hub.
>
> Cheat sheet for newcomers to git hub* (I assume you have the folder 
> downloaded from git hub)*
>
> *Mac:*
>
> http://mac.github.com/
>
> Not available for Linux as far as I know.
>
> *Mac/Linux:*
>
> git add *
>
> git commit -a -m "updated *COMPANYNAME* output and test suite dashboard"
>
> git push
>
> *Windows:*
>
> http://windows.github.com/
>
> Thanks,
>
> Leroy
>

Received on Tuesday, 15 January 2013 19:50:50 UTC