Skip to content

Commit

Permalink
Fix navigation issues, refactor SUMMARY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amakarudze committed Jun 29, 2023
1 parent 3dd54d8 commit 213850f
Show file tree
Hide file tree
Showing 14 changed files with 110 additions and 140 deletions.
156 changes: 47 additions & 109 deletions en/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,20 @@

* [Introduction](README.md)
* [Installation](installation/README.md)
* [RunCode](runcode/README.md)
* [RunCode Cloud Installation](runcode/README.md)
* [GitHub](runcode/README.md#github)
* [RunCode](runcode/README.md#runcode)
* [Visual Studio Code](runcode/README.md#visual-studio-runcode)
* [PythonAnywhere](runcode/README.md#pythonanywhere)
* [Command Line](runcode/README.md#command-line)
* [Django](runcode/README.md#django)
* [How the Internet works](how_the_internet_works/README.md)
* [Introduction to command line](runcode/intro_to_command_line/README.md)
* [Introduction to Python](runcode/python_introduction/README.md)
* [What is Django?](django/README.md)
* [Django installation](runcode/django_installation/README.md)
* [Your first Django project!](runcode/django_start_project/README.md)
* [Django models](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Deploy!](runcode/deploy/README.md)
* [Django URLs](django_urls/README.md)
* [Django views – time to create!](django_views/README.md)
* [Introduction to HTML](html/README.md)
* [Django ORM (Querysets)](django_orm/README.md)
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
* [Django templates](django_templates/README.md)
* [CSS – make it pretty](css/README.md)
* [Template extending](template_extending/README.md)
* [Extend your application](extend_your_application/README.md)
* [Django Forms](django_forms/README.md)
* [ChromeBook](chromebook/README.md)
* [ChromeBook Installation](chromebook/README.md)
* [Cloud IDE](chromebook/README.md#cloud-ide)
* [PaizaCloud Cloud IDE](chromebook/README.md#paizacloud-cloud-ide)
* [AWS Cloud9](chromebook/README.md#aws-cloud9)
* [Glitch.com Cloud IDE](chromebook/README.md#glitch-cloud-ide)
* [Virtual Environment](chromebook/README.md#virtual-environment)
* [GitHub](chromebook/README.md#github)
* [PythonAnywhere](chromebook/README.md#pythonanywhere)
* [How the Internet works](how_the_internet_works/README.md)
* [Introduction to command line](linux/intro_to_command_line/README.md)
* [Introduction to Python](linux/python_introduction/README.md)
* [What is Django?](django/README.md)
* [Django installation](chromebook/README.md#glitch-cloud-ide)
* [Your first Django project!](chromebook/django_start_project/README.md)
* [Django models](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Deploy!](linux/deploy/README.md)
* [Django URLs](django_urls/README.md)
* [Django views – time to create!](django_views/README.md)
* [Introduction to HTML](html/README.md)
* [Django ORM (Querysets)](django_orm/README.md)
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
* [Django templates](django_templates/README.md)
* [CSS – make it pretty](css/README.md)
* [Template extending](template_extending/README.md)
* [Extend your application](extend_your_application/README.md)
* [Django Forms](django_forms/README.md)
* [Linux](linux/README.md)
* [Linux Installation](linux/README.md)
* [Command Line](linux/README.md#intro-command-line)
* [Python](linux/README.md#python)
Expand All @@ -66,30 +24,7 @@
* [Django](linux/README.md#django)
* [Git](linux/README.md#git)
* [GitHub](linux/README.md#github-account)
* [PythonAnywhere](linux/README.md#pythonanywhere-account)
* [How the Internet works](how_the_internet_works/README.md)
* [Introduction to command line](linux/intro_to_command_line/README.md)
* [Python installation](linux/python_installation/README.md)
* [Code editor](code_editor/README.md)
* [Introduction to Python](linux/python_introduction/README.md)
* [What is Django?](django/README.md)
* [Django installation](linux/django_installation/README.md)
* [Your first Django project!](linux/django_start_project/README.md)
* [Django models](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Deploy!](linux/deploy/README.md)
* [Django URLs](django_urls/README.md)
* [Django views – time to create!](django_views/README.md)
* [Introduction to HTML](html/README.md)
* [Django ORM (Querysets)](django_orm/README.md)
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
* [Django templates](django_templates/README.md)
* [CSS – make it pretty](css/README.md)
* [Template extending](template_extending/README.md)
* [Extend your application](extend_your_application/README.md)
* [Django Forms](django_forms/README.md)
* [OSX](macosx/README.md)
* [OSX Installation](macosx/README.md)
* [Mac OSX Installation](macosx/README.md)
* [Command Line](macosx/README.md#intro-command-line)
* [Python](macosx/README.md#python)
* [Code Editor](macosx/README.md#code-editor)
Expand All @@ -98,28 +33,6 @@
* [Git](macosx/README.md#git)
* [GitHub](macosx/README.md#github-account)
* [PythonAnywhere](macosx/README.md#pythonanywhere)
* [How the Internet works](how_the_internet_works/README.md)
* [Introduction to command line](macosx/intro_to_command_line/README.md)
* [Python installation](macosx/python_installation/README.md)
* [Code editor](code_editor/README.md)
* [Introduction to Python](macosx/python_introduction/README.md)
* [What is Django?](django/README.md)
* [Django installation](macosx/django_installation/README.md)
* [Your first Django project!](macosx/django_start_project/README.md)
* [Django models](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Deploy!](macosx/deploy/README.md)
* [Django URLs](django_urls/README.md)
* [Django views – time to create!](django_views/README.md)
* [Introduction to HTML](html/README.md)
* [Django ORM (Querysets)](django_orm/README.md)
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
* [Django templates](django_templates/README.md)
* [CSS – make it pretty](css/README.md)
* [Template extending](template_extending/README.md)
* [Extend your application](extend_your_application/README.md)
* [Django Forms](django_forms/README.md)
* [Windows](windows/README.md)
* [Windows Installation](windows/README.md)
* [Command Line](windows/README.md#intro-command-line)
* [Python](windows/README.md#python)
Expand All @@ -129,25 +42,50 @@
* [Git](windows/README.md#git)
* [GitHub](windows/README.md#github-account)
* [PythonAnywhere](windows/README.md#pythonanywhere-account)
* [How the Internet works](how_the_internet_works/README.md)
* [Introduction to command line](windows/intro_to_command_line/README.md)
* [Python installation](windows/python_installation/README.md)
* [Code editor](code_editor/README.md)
* [Introduction to Python](windows/python_introduction/README.md)
* [What is Django?](django/README.md)
* [Django installation](windows/django_installation/README.md)
* [Your first Django project!](windows/django_start_project/README.md)
* [Django models](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Deploy!](windows/deploy/README.md)
* [Django URLs](django_urls/README.md)
* [Django views – time to create!](django_views/README.md)
* [Introduction to HTML](html/README.md)
* [Django ORM (Querysets)](django_orm/README.md)
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
* [Django templates](django_templates/README.md)
* [CSS – make it pretty](css/README.md)
* [Template extending](template_extending/README.md)
* [Extend your application](extend_your_application/README.md)
* [Django Forms](django_forms/README.md)
* [How the Internet works](how_the_internet_works/README.md)
* [Introduction to command line](intro_to_command_line/README.md)
* [RunCode- Introduction to command line](runcode/intro_to_command_line/README.md)
* [ChromeBook/Linux- Introduction to command line](linux/intro_to_command_line/README.md)
* [Mac OSX - Introduction to command line](macosx/intro_to_command_line/README.md)
* [Windows - Introduction to command line](windows/intro_to_command_line/README.md)
* [Python Installation](python_installation/README.md)
* [ChromeBook/Linux - Python installation](linux/python_installation/README.md)
* [Mac OSX - Python installation](macosx/python_installation/README.md)
* [Windows - Python installation](windows/python_installation/README.md)
* [Introduction to Python](python_introduction/README.md)
* [RunCode - Introduction to Python](runcode/python_introduction/README.md)
* [Linux - Introduction to Python](linux/python_introduction/README.md)
* [Mac OSX - Introduction to Python](macosx/python_introduction/README.md)
* [Windows - Introduction to Python](windows/python_introduction/README.md)
* [Code editor](code_editor/README.md)
* [What is Django?](django/README.md)
* [Django Installation](django_installation/README.md)
* [RunCode - Django installation](runcode/django_installation/README.md)
* [ChromeBook - Django installation](chromebook/README.md#glitch-cloud-ide)
* [Linux - Django installation](linux/django_installation/README.md)
* [Mac OSX - Django installation](macosx/django_installation/README.md)
* [Windows - Django installation](windows/django_installation/README.md)
* [Your first Django project!](django_start_project/README.md)
* [RunCode - Your first Django project!](runcode/django_start_project/README.md)
* [ChromeBook - Your first Django project!](chromebook/django_start_project/README.md)
* [Linux - Your first Django project!](linux/django_start_project/README.md)
* [Mac OSX - Your first Django project!](macosx/django_start_project/README.md)
* [Windows - Your first Django project!](windows/django_start_project/README.md)
* [Django models](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Deploy!](deploy/README.md)
* [RunCode - Deploy!](runcode/deploy/README.md)
* [Linux - Deploy!](linux/deploy/README.md)
* [Mac OSX - Deploy!](macosx/deploy/README.md)
* [Windows - Deploy!](windows/deploy/README.md)
* [Django URLs](django_urls/README.md)
* [Django views – time to create!](django_views/README.md)
* [Introduction to HTML](html/README.md)
* [Django ORM (Querysets)](django_orm/README.md)
* [Dynamic data in templates](dynamic_data_in_templates/README.md)
* [Django templates](django_templates/README.md)
* [CSS – make it pretty](css/README.md)
* [Template extending](template_extending/README.md)
* [Extend your application](extend_your_application/README.md)
* [Django Forms](django_forms/README.md)
* [What's next?](whats_next/README.md)
4 changes: 3 additions & 1 deletion en/code_editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
You're about to write your first line of code, so it's time to download a code editor!

> **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!
> **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!
>
> **Note** If you are coding on RunCode, this step is not necessary as Visual Studio Code is pre-installed on RunCode - if so you can skip right ahead to the next chapter!
{% include "/code_editor/instructions.md" %}
7 changes: 7 additions & 0 deletions en/deploy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Deploy!

To continue, pick your platform/operating system:
* [RunCode Cloud](../runcode/deploy/README.md)
* [ChromeBook/Linux](../linux/deploy/README.md)
* [Mac OSX](../macosx/deploy/README.md)
* [Windows](../windows/deploy/README.md)
8 changes: 8 additions & 0 deletions en/django_installation/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Django installation

To continue, pick your platform/operating system:
* [RunCode Cloud](../runcode/django_installation/README.md)
* [ChromeBook](../chromebook/README.md#glitch-cloud-ide)
* [Linux](../linux/django_installation/README.md)
* [Mac OSX](../macosx/django_installation/README.md)
* [Windows](../windows/django_installation/README.md)
8 changes: 8 additions & 0 deletions en/django_start_project/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Your first Django project!

To continue, pick your platform/operating system:
* [RunCode Cloud](../runcode/django_start_project/README.md)
* [ChromeBook](../chromebook/django_start_project/README.md)
* [Linux](../linux/django_start_project/README.md)
* [Mac OSX](../macosx/django_start_project/README.md)
* [Windows](../windows/django_start_project/README.md)
2 changes: 1 addition & 1 deletion en/installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ for other platforms if you hve time.
To install software or setup your development environment and follow the tutorial, please pick your operating system or
platform which you will be following the tutorial on.

* [RunCode Cloud](../runcode/README.md)
* [ChromeBook](../chromebook/README.md)
* [Linux](../linux/README.md)
* [Mac OSX](../macosx/README.md)
* [RunCode Cloud](../runcode/README.md)
* [Windows](../windows/README.md)

Enjoy the workshop!
6 changes: 6 additions & 0 deletions en/intro_to_command_line/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Introduction to the command-line interface

* [RunCode Cloud](../runcode/intro_to_command_line/README.md)
* [ChromeBook/Linux](../linux/intro_to_command_line/README.md)
* [Mac OSX](../macosx/intro_to_command_line/README.md)
* [Windows](../windows/intro_to_command_line/README.md)
10 changes: 0 additions & 10 deletions en/linux/python_installation/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# Let’s start with Python

We're finally here!

But first, let us tell you what Python is. Python is a very popular programming language that can be used for creating websites, games,
scientific software, graphics, and much, much more.

Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!). This is why it looks
simpler than other programming languages, but don't worry – Python is also really powerful!

# Python installation

> **Note** If you already worked through the [installation steps](../README.md), there's no need to do this again – you
Expand Down
10 changes: 0 additions & 10 deletions en/macosx/python_installation/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# Let’s start with Python

We're finally here!

But first, let us tell you what Python is. Python is a very popular programming language that can be used for creating websites,
games, scientific software, graphics, and much, much more.

Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!). This is why it looks
simpler than other programming languages, but don't worry – Python is also really powerful!

# Python installation

> **Note** If you already worked through the installation steps, there's no need to do this again – you can skip straight ahead
Expand Down
22 changes: 22 additions & 0 deletions en/python_installation/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Let’s start with Python

We're finally here!

But first, let us tell you what Python is. Python is a very popular programming language that can be used for creating websites, games,
scientific software, graphics, and much, much more.

Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!). This is why it looks
simpler than other programming languages, but don't worry – Python is also really powerful!

# Python Installation
> **Note** If you already worked through the [installation steps](../README.md), there's no need to do this again – you
> can skip straight ahead to the next chapter!
>
> **Note** If you are on RunCode, this step is unnecessary since Python is pre-installed - you can skip right ahead to
> the next chapter!
To install Python, pick your operating system below:

* [ChromeBook/Linux](../linux/python_installation/README.md)
* [Mac OSX](../macosx/python_installation/README.md)
* [Windows](../windows/python_installation/README.md)
7 changes: 7 additions & 0 deletions en/python_introduction/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Introduction to Python

To continue, pick your platform/operating system:
* [RunCode Cloud](../runcode/python_introduction/README.md)
* [ChromeBook/Linux](../linux/python_introduction/README.md)
* [Mac OSX](../macosx/python_introduction/README.md)
* [Windows](../windows/python_introduction/README.md)
Binary file removed en/python_introduction/images/cupcake.png
Binary file not shown.
8 changes: 0 additions & 8 deletions en/windows/python_installation/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# Let’s start with Python

We're finally here!

But first, let us tell you what Python is. Python is a very popular programming language that can be used for creating websites, games, scientific software, graphics, and much, much more.

Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!). This is why it looks simpler than other programming languages, but don't worry – Python is also really powerful

# Python installation

> **Note** If you already worked through the installation steps, there's no need to do this again – you can skip straight ahead to the next chapter!
Expand Down
2 changes: 1 addition & 1 deletion en/windows/python_introduction/prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We want to open up a Python console, so type in `python` on Windows and hit `ent

{% filename %}command-line{% endfilename %}
```
$ python3
> python
Python {{ book.py_release }} (...)
Type "help", "copyright", "credits" or "license" for more information.
>>>
Expand Down

0 comments on commit 213850f

Please sign in to comment.