Commit 1bce5e7
committed
docs: migrate Git Pages from Jekyll to Nextra
- Replace Jekyll custom theme with Nextra (Next.js docs framework)
- Add Tailwind CSS with WebRTC brand colors (Go Blue, Success Green)
- Create React components: Hero, FeatureCard, LanguageToggle
- Migrate all documentation to MDX format
- Support bilingual docs via file-based routing (pages/en/, pages/zh/)
- Update GitHub Actions workflow for Node.js/Nextra build
- Remove old Jekyll files (_layouts/, _includes/, _config.yml, etc.)1 parent 53b3ff4 commit 1bce5e7
49 files changed
Lines changed: 7826 additions & 3106 deletions
File tree
- .github/workflows
- _includes
- _layouts
- assets
- css
- js
- docs
- website
- components
- pages
- en
- zh
- public
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 7 | + | |
| 8 | + | |
20 | 9 | | |
21 | 10 | | |
22 | 11 | | |
| |||
31 | 20 | | |
32 | 21 | | |
33 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
39 | 31 | | |
40 | | - | |
41 | | - | |
| 32 | + | |
| 33 | + | |
42 | 34 | | |
43 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
44 | 38 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
52 | 44 | | |
53 | 45 | | |
54 | 46 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
58 | 50 | | |
59 | 51 | | |
60 | 52 | | |
| 53 | + | |
| 54 | + | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments