Skip to content

Commit b760730

Browse files
authored
Merge pull request #1834 from ekohl/remove-runcode
Remove Runcode instructions
2 parents 439dda4 + 2e46145 commit b760730

File tree

9 files changed

+1
-132
lines changed

9 files changed

+1
-132
lines changed

en/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
* [Introduction](README.md)
44
* [Installation](installation/README.md)
5-
* [Installation (RunCode Cloud)](cloud_development_setup/README.md)
65
* [Installation (Chromebook)](chromebook_setup/README.md)
76
* [Installation (OS X/Windows/Linux)](installation/README.md#osx-windows-linux)
87
* [Command Line](installation/README.md#intro-command-line)

en/cloud_development_setup/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

en/cloud_development_setup/instructions.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

en/code_editor/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ You're about to write your first line of code, so it's time to download a code e
88
99
> **Note** You might have done this earlier in the [Installation chapter](../installation/README.md) – if so, you can skip right ahead to the next chapter!
1010
11-
> **Note** If you have followed [RunCode Setup](../cloud_development_setup/README.md) you can skip this section as Visual Studio Code is pre-installed on the platform.
12-
1311
{% include "/code_editor/instructions.md" %}

en/django_installation/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
> **Note** If you're using a Chromebook, skip this chapter and make sure you follow the [Chromebook Setup](../chromebook_setup/README.md) instructions.
44
5-
> **Note** If you're using RunCode, skip this chapter and make sure you follow the [RunCode Setup](../cloud_development_setup/README.md) instructions.
6-
75
> **Note** If you already worked through the [installation steps](../installation/README.md) then you've already done this – you can go straight to the next chapter!
86
97
{% include "/django_installation/instructions.md" %}

en/django_start_project/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -252,13 +252,6 @@ or on Glitch:
252252
https://name-of-your-glitch-project.glitch.me
253253
```
254254

255-
If you are using RunCode cloud platform, the URL will look something like this:
256-
`https://8000-soft-limit-18855079.eu-ws4.runcode.io/`. To view your own instance, the URL will be like:
257-
258-
{% filename %}browser{% endfilename %}
259-
```
260-
https://8000-the-name-of-your-runcode-instance.eu-ws4.runcode.io/
261-
```
262255
You can open this in another browser window and you should see the Django install worked page.
263256

264257
Congratulations! You've just created your first website and run it using a web server! Isn't that awesome?

en/installation/README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,6 @@ If you are attending one of the [Django Girls events](https://djangogirls.org/ev
1717
In this tutorial you will be building a blog. In order to do that, as you go through the tutorial you'll be instructed on how to
1818
install various software on your computer and set up some online accounts as needed (if you are using local desktop environment) or instructed on how to create online accounts only (if you are using cloud development). This page gathers all of the installation and sign-up instructions in one place (which is useful for some workshop formats).
1919

20-
# Cloud Development
21-
In this tutorial, the cloud development platform we will be using will be [RunCode](https://runcode.io/). RunCode is a cloud development environment which people can use without the need to install Python, Django and Visual Studio Code editor locally on their machines. This cloud environment enables anyone to work from any device that has an internet connection, including cellphones, tablets, laptop or desktop.
22-
23-
This removes the need for you to install packages on a borrowed laptop or the need for you to own a laptop to attend the workshop or follow this tutorial from home as you only need to set up three online accounts. This will also save you time required for setting up your development environment. You can always do the [installation](installation/README.md#command-line) later on as a follow-up after finishing the tutorial. However, loading the development environment requires good and fast internet for this solution to work for you.
24-
25-
> **Note** There are sections of this tutorial which depend on the platform you are working on. If you follow the local installation steps for Windows, Linux, OS X or Chromebook, you will need to follow instructions for your operating system. If you follow RunCode Cloud Environment setup instructions, then you will need to follow instructions for RunCode development environment. Where no specific instructions are provided for RunCode Cloud Environment, follow the Linux instructions as RunCode runs on Ubuntu Linux.
26-
27-
28-
# RunCode Cloud Development Setup
29-
To set up RunCode Cloud development, follow the instructions below:
30-
31-
<!-- sec data-title="RunCode Cloud Development setup (if you are using cloud development)"
32-
data-id="cloud_development" data-collapse=true ces-->
33-
{% include "/cloud_development_setup/instructions.md" %}
34-
<!--endsec-->
35-
3620
# Chromebook Installation
3721
To set up your Chromebook, follow the instructions below:
3822

@@ -43,9 +27,7 @@ data-id="chromebook_setup" data-collapse=true ces-->
4327

4428

4529
# OS X, Windows, Linux Installation {#osx-windows-linux}
46-
> __NOTE:__ You can skip right over this section if you have followed [RunCode Cloud Development](cloud_development_setup/README.md) or [ChromeBook](chromebook_setup/README.md) installation steps.
47-
48-
If you are not using RunCode or Chromebook, your experience will be a little different as you need to download and install some software locally as well as set up online accounts.
30+
If you are not using a Chromebook, your experience will be a little different as you need to download and install some software locally as well as set up online accounts.
4931

5032
To install software on your machine, follow the instructions below:
5133

en/intro_to_command_line/open_instructions.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,3 @@ Go to Applications → Utilities → Terminal.
2525
It's probably under Applications → Accessories → Terminal, or Applications → System → Terminal, but that may depend on your system. If it's not there, you can try to Google it. :)
2626

2727
<!--endsec-->
28-
29-
<!--sec data-title="Opening: RunCode" data-id="runcode_prompt" data-collapse=true ces-->
30-
> **NOTE** If you followed [RunCode setup instructions](../cloud_development_setup/README.md) follow these steps to open command line.
31-
32-
If you already created a Workspace on RunCode, access it again from the Dashobard. To open a new workspace with the the Ubuntu terminal on RunCode, go to Workspaces → New Workspace → Blank, and select the “Tiny” Workspace Type. This will open a new Visual Studio Code workspace which has an Ubuntu terminal in the bottom pane.
33-
34-
Ubuntu is a version of Linux so from now on you can follow Linux instructions.
35-
36-
<!--endsec-->

en/python_installation/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@ Python originated in the late 1980s and its main goal is to be readable by human
1212
1313
> **Note** If you already worked through the [installation steps](../installation/README.md), there's no need to do this again – you can skip straight ahead to the next chapter!
1414
15-
> **Note** If you're using [RunCode cloud environment](../cloud_development_setup/README.md), you do not need to install Python as it is pre-installed on their platform so you can skip straight ahead to the next chapter!
16-
1715
{% include "/python_installation/instructions.md" %}
1816

0 commit comments

Comments
 (0)