Skip to content
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

Merged
merged 3 commits into from
Mar 16, 2023

Conversation

amakarudze
Copy link
Contributor

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:

  • Add Installation (RunCode setup) link to SUMMARY.md.
  • Add cloud_development_setup folder with README.md and instructions.md for instructions on setting up RunCode Cloud environment.
  • Add RunCode section to intro_to_command_line/open_instructions.md.
  • Add RunCode section to installation/README.md.
  • Add RunCode Django project setup instructions to django_start_project/README.md
  • Add Runcode instructions on opening Python prompt to python_introduction/prompt.md

@das-g
Copy link
Member

das-g commented Jan 3, 2023

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.

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
en/SUMMARY.md Outdated Show resolved Hide resolved
Copy link
Member

@GirlGeekUpNorth GirlGeekUpNorth left a 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

Copy link
Member

@GirlGeekUpNorth GirlGeekUpNorth left a 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants