okfn / opendefinition

Open Definition source
https://opendefinition.org/
Creative Commons Attribution 4.0 International
109 stars 123 forks source link

how to add new translation? #132

Closed ppKrauss closed 8 years ago

ppKrauss commented 8 years ago

The pt-BR translation is ok, https://github.com/okfn-brasil/opendefinition/blob/gh-pages/od/2.0/pt-br/index.markdown how to send it to http://opendefinition.org/od/2.0/pt-br ?

PS: the fork was 3 months ago, but only finished now.

mlinksva commented 8 years ago

You should be able to send a pull request from your repository to this one, see https://help.github.com/articles/creating-a-pull-request/

If that doesn't work for you let me know.

ppKrauss commented 8 years ago

Thanks @mlinksva , the fork was done times ago... Github sends a email,

The page build completed successfully, but returned the following warning: CNAME already taken: opendefinition.org For information on troubleshooting Jekyll see: https://help.github.com/articles/using-jekyll-with-pages#troubleshooting

... so, doesn't work for me.


PS: we are working with od/pt-BR translations 2.0 and 2.1 here. The 2.0 translation is ok, the 2.1 will be fineshed later.

mlinksva commented 8 years ago

That error is not relevant to your patch. It's due to the CNAME file containing a domain already being used AND your branch being called gh-pages. The easiest way to not get that error is to rename your branch to something else, say pt-BR-translation. If the branch isn't called gh-pages github won't try to publish a site and run into the error you got notice of. You can still send a pull request in any case.

If not I'll grab your translation when I get a chance in the next day or so. Thanks again!

mlinksva commented 8 years ago

Added pt-br 2.0 translation to site.