Skip to content

Commit bf13b9a

Browse files
committed
describe language and structure
1 parent b93e5a9 commit bf13b9a

File tree

1 file changed

+22
-13
lines changed

1 file changed

+22
-13
lines changed

Diff for: README.md

+22-13
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,28 @@ Programming Introduction Tutorials
1010
This is an introduction site for programming tutorials.
1111
The following use-cases are considered:
1212

13-
1. [**View the website online**][page]
14-
The webpage is served by GitHub pages.
15-
You can view it online any time you want. Even after a meeting,
16-
you can continue to use it at home.
17-
2. [**Download the website for offline usage**][offline-download]
18-
You can distribute it with a USB-Device.
19-
Some of the tutorials are available offline and vilibly marked.
20-
3. **Distribute the webpage locally**
21-
You may install the [offline server][server-branch] on a local computer.
22-
People can access it without an internet connection.
23-
With a low-bandwidth internet connection, they can choose a local
24-
server from the menu and work on local tutorials.
25-
This frees up the internet connection and speeds up response time.
13+
- Distribute the web page
14+
1. [**View the website online**][page]
15+
The webpage is served by GitHub pages.
16+
You can view it online any time you want. Even after a meeting,
17+
you can continue to use it at home.
18+
2. [**Download the website for offline usage**][offline-download]
19+
You can distribute it with a USB-Device.
20+
Some of the tutorials are available offline and vilibly marked.
21+
3. **Distribute the webpage locally**
22+
You may install the [offline server][server-branch] on a local computer.
23+
People can access it without an internet connection.
24+
With a low-bandwidth internet connection, they can choose a local
25+
server from the menu and work on local tutorials.
26+
This frees up the internet connection and speeds up response time.
27+
- Customize your page
28+
1. **Languages**
29+
Sometimes not all participants of a meeting speak the local language.
30+
Translations are the same for all pages.
31+
Your page profits from translations others make.
32+
2. **Flexible structure**
33+
Each programming club or meeting can have its own page.
34+
You can choose from a variety of tutorials and add new ones.
2635

2736
This page is used by the following CoderDojos:
2837

0 commit comments

Comments
 (0)