gkz / LiveScript

LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
http://livescript.net
MIT License
2.32k stars 156 forks source link

Proposal for documentation translation #586

Open haskellcamargo opened 10 years ago

haskellcamargo commented 10 years ago

@gkz, I was trying to contact you but didn't find more data. I'm a programmer who uses LiveScript daily in the work and I offer myself to translate LiveScript's documentation to portuguese. I speak 4 languages fluently and I find it can be useful to reach more and more developers. I really want to contribute to free software and I'm in the translation of several projects, like phpMyAdmin, WPS Office, WikiMedia, BitBucket and Mozilla Foundation technical articles about JavaScript and Firefox OS. Are you in agreement?

gkz commented 10 years ago

sure! just open up a pull request for gh-pages with a file "index-langcode.html

haskellcamargo commented 10 years ago

Yeap, but for where can I send a pull-request? I didn't find the translation folder in the project.

wryk commented 10 years ago

@marcelocamargobr Look at the gh-pages branch