-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RunCode Cloud instructions #1781
Add RunCode Cloud instructions #1781
Conversation
I'll take a closer look at this PR later this week. Meanwhile, I'd like to suggest to use "semantic linefeeds" a.k.a. "semantic line breaks" for newly added paragraphs. Though most of the Django Girls tutorial isn't written that way, placing source line breaks at semantically meaningful spots it the text (and especially between sentences) facilitates both, commenting on individual statements or thoughts in the text as part of the review process, as well as future editing and diff-ing. |
a478c5f
to
1458e9b
Compare
140c40d
to
3278a2e
Compare
Add RunCode Cloud Development instructions Remove changes to sidebar ad Update python and django installation for RunCode Add instructions for starting webserver Fix some layout to RunCode sections Fix gitbook sidebar plugin Remove RunCode folder instruction
3278a2e
to
69a4c9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes/suggestions added via individual comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've just suggested re-ordering some information in one section, but other than that it should be good to go!
This PR introduces cloud development instructions using RunCode.io so attendees don't have to go through the long installation process, but instead can code in the cloud.
Changes in this pull request:
Installation (RunCode setup)
link to SUMMARY.md.cloud_development_setup
folder withREADME.md
andinstructions.md
for instructions on setting up RunCode Cloud environment.intro_to_command_line/open_instructions.md
.installation/README.md
.django_start_project/README.md
python_introduction/prompt.md