For now we have GitHub Docs that anyone can contribute to by forking and submitting pull requests. We plan to continue adding more content over time and hope the community joins us. If GitHub doesn't meet everyone's needs we'll look into switching b…
For now, we would prefer if you fork our github docs for translation. Send us the link to your repos and we will add it to our landing page. Sound good?
Looks like you have to wrap your code in: ...your code...
For example:
int main(void) {
printf("Hello world!\n");
return 0;
}
Not the best, but I would recommend linking to a gist for now if that doesn't meet your needs.