Skip to content

Commit 063f85c

Browse files
committed
fix: remove noises readme info
1 parent 4975169 commit 063f85c

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

website/README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,3 @@ Start from the terminal:
1515
$ make # build
1616
$ make s # start serve
1717
```
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)

0 commit comments

Comments
 (0)