Commit 6958411
committed
feat: add CtaSection, FeaturesSection, HeroSection, and HeroStat components with interactive features and styling
- Implemented CtaSection for call-to-action with installation options and links.
- Created FeaturesSection showcasing key features with visual elements and code examples.
- Developed HeroSection with engaging background effects, title, subtitle, and action buttons.
- Added HeroStat component for displaying statistics with icons and labels.
- Introduced useAppToast composable for managing toast notifications.
- Configured content management with Nuxt Content and Vercel deployment settings.
- Updated package-lock.json for dependency management.1 parent 3d661cf commit 6958411
File tree
61 files changed
+6842
-9415
lines changed- docs-v3
- .data/content
- assets/css
- components
- content
- docs
- website
- composables
- content/docs
- api
- auth
- graphql
- mcp
- performance
- search
- layouts
- pages
- community
- docs
- node_modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+6842
-9415
lines changedThis file was deleted.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
6 | 16 | | |
7 | 17 | | |
| |||
12 | 22 | | |
13 | 23 | | |
14 | 24 | | |
15 | | - | |
16 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
17 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
8 | 4 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 5 | + | |
| 6 | + | |
53 | 7 | | |
54 | | - | |
55 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
56 | 12 | | |
57 | 13 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
118 | 17 | | |
119 | 18 | | |
120 | | - | |
121 | | - | |
122 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
123 | 23 | | |
124 | 24 | | |
125 | | - | |
126 | | - | |
127 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
128 | 28 | | |
129 | 29 | | |
130 | 30 | | |
| |||
138 | 38 | | |
139 | 39 | | |
140 | 40 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 41 | | |
147 | 42 | | |
148 | 43 | | |
| |||
168 | 63 | | |
169 | 64 | | |
170 | 65 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
186 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
This file was deleted.
0 commit comments