Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions src/pages/en/chromebook/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ title: Django Girls Tutorial (Chromebook)
currentOS: chromebook
---

# Installation
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 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).

# Chromebook Installation
For people using a Chromebook or those with limited memory on their laptops, we recommend using a cloud
IDE environment. This allows you to interact with the command line, Python, and Django directly through
Expand Down
8 changes: 4 additions & 4 deletions src/pages/en/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ In this tutorial you will be building a blog. In order to do that, as you go thr

## Choose Your Operating System

- [Start the tutorial for **ChromeBook**](/en/chromebook/)
- [Start the tutorial for **Linux**](/en/linux/)
- [Start the tutorial for **macOS**](/en/macos/)
- [Start the tutorial for **Windows**](/en/windows/)
- [Installation for **ChromeBook**](/en/chromebook/)
- [Installation for **Linux**](/en/linux/)
- [Installation for **macOS**](/en/macos/)
- [Installation for **Windows**](/en/windows/)