File tree 1 file changed +0
-22
lines changed
1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -15,25 +15,3 @@ Start from the terminal:
15
15
$ make # build
16
16
$ make s # start serve
17
17
```
18
-
19
- Note that:
20
-
21
- 1 . ` make ` command will check and install all dependencies for you, then build the website into ` /public ` ;
22
- 2 . ` make s ` command will serve the static files inside ` /public ` folder.
23
- 3 . when you changed the website content, you will need re-compile the website, which means you need use ` make ` again.
24
-
25
- ## On Translations
26
-
27
- The website is originally in German, but we are currently working on support more languages, such as English and Mandarin Chinese.
28
-
29
- ### Mandarin Chinese
30
-
31
- * Translation directory - [ /v2/modern-cpp/] ( ./src/modern-cpp/cn/ )
32
-
33
- ## English
34
-
35
- - Translation directory - [ /v2/en/] ( ./src/v2/en/ )
36
-
37
- ## Contributors
38
-
39
- - [ Ou Changkun] ( https://changkun.de )
You can’t perform that action at this time.
0 commit comments