@@ -26,9 +26,31 @@ xref:/getting-started/tutorial#["Tutorial",role="button primary water"]
26
26
image:flow/_images/code-editor-illustration.svg["", opts=inline]
27
27
--
28
28
29
+
30
+ [.cards.quiet.large]
31
+ == Getting Started
32
+
33
+
34
+ [.card.large]
35
+ === Tutorial
36
+
37
+ The Vaadin tutorial walks you through building an application from start to production. It covers both Flow and Hilla development.
38
+
39
+ <<{articles}/getting-started/tutorial#,Start tutorial>>
40
+
41
+
42
+ [.card.large]
43
+ === Video Course & Certification
44
+
45
+ Prefer to learn by watching? The free Vaadin training videos cover the basics of Vaadin Flow development and help you to get certified.
46
+
47
+ link:/learn/training[Start video course]
48
+
49
+
29
50
[.cards.quiet.large.components]
30
51
== Components
31
52
53
+
32
54
[.card.browse-all.large]
33
55
=== Browse Components
34
56
image::components/_images/components-icon.svg[opts=inline, role=icon]
@@ -37,6 +59,7 @@ Vaadin Flow comes with over 40 UI components.
37
59
[.sr-only]
38
60
<<{articles}/components#, Browse all components>>
39
61
62
+
40
63
[.card]
41
64
=== Grid
42
65
image::components/grid/grid.png["", opts=inline, role="banner"]
@@ -45,6 +68,7 @@ include::components/grid/index.adoc[tag=description]
45
68
[.sr-only]
46
69
<<{articles}/components/grid#,See Grid>>
47
70
71
+
48
72
[.card]
49
73
=== Combo Box
50
74
image::components/combo-box/combo-box.png["", role="banner"]
@@ -53,6 +77,7 @@ include::components/combo-box/index.adoc[tag=description]
53
77
[.sr-only]
54
78
<<{articles}/components/combo-box#,See Combo Box>>
55
79
80
+
56
81
[.card]
57
82
=== Date Picker
58
83
image::components/date-picker/date-picker.png["", role="banner"]
@@ -61,6 +86,7 @@ include::components/date-picker/index.adoc[tag=description]
61
86
[.sr-only]
62
87
<<{articles}/components/date-picker#,See Date Picker>>
63
88
89
+
64
90
[.card]
65
91
=== Button
66
92
image::components/button/button.png["", opts=inline, role="banner"]
@@ -69,6 +95,7 @@ include::components/button/index.adoc[tag=description]
69
95
[.sr-only]
70
96
<<{articles}/components/button#,See Button>>
71
97
98
+
72
99
[.card]
73
100
=== App Layout
74
101
image::components/app-layout/app-layout.png["", opts=inline, role="banner"]
@@ -78,18 +105,10 @@ include::components/app-layout/index.adoc[tag=description]
78
105
<<{articles}/components/app-layout#,See App Layout>>
79
106
80
107
81
-
82
-
83
-
84
-
85
108
[.cards.quiet.large]
86
109
== Tools
87
110
include::tools/index.adoc[tag=all-tools]
88
111
89
-
90
-
91
-
92
-
93
112
++++
94
113
<style>
95
114
nav[aria-label=breadcrumb] {
0 commit comments