prisonerjohn / processing-web

0 stars 0 forks source link

[CLOSED] Improve learning/android/ to cover Windows user better #84

Open prisonerjohn opened 10 years ago

prisonerjohn commented 10 years ago

Issue by r0oland Saturday Mar 23, 2013 at 19:34 GMT Originally opened as https://github.com/processing/processing-web/issues/84


I can help to provide the content, however, I am not skilled enough in web programming to merge it myself with the existing website using GIT.

prisonerjohn commented 10 years ago

Comment by shiffman Monday Mar 25, 2013 at 01:21 GMT


While we love people to use git to offer suggestions for the tutorials, if that's not possible you should feel free to e-mail me suggestions re: the Android tutorial / windows.

prisonerjohn commented 10 years ago

Comment by r0oland Monday Mar 25, 2013 at 14:34 GMT


Ok, found it. Looks like I'll be able to change it in the index.html file myself. What would be the way to proceed? Fork the repro, change what I think should be changed and then merge, or simply change it and send it to you? Sorry, I have never used github on such a big project, so I don't really know how it works...

Regs, joe

On Mon, Mar 25, 2013 at 2:21 AM, Daniel Shiffman notifications@github.comwrote:

While we love people to use git to offer suggestions for the tutorials, if that's not possible you should feel free to e-mail me suggestions re: the Android tutorial / windows.

— Reply to this email directly or view it on GitHubhttps://github.com/processing/processing-web/issues/84#issuecomment-15373972 .

prisonerjohn commented 10 years ago

Comment by shiffman Tuesday Mar 26, 2013 at 01:42 GMT


If you click "edit" on this page

https://github.com/processing/processing-web/blob/master/content/static/tutorials/android/index.html

It will automatically fork the repo. Once you've made some changes you can submit a "pull request" via github.

Thanks!