@@ -10,19 +10,28 @@ Programming Introduction Tutorials
10
10
This is an introduction site for programming tutorials.
11
11
The following use-cases are considered:
12
12
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.
26
35
27
36
This page is used by the following CoderDojos:
28
37
0 commit comments