File tree Expand file tree Collapse file tree 3 files changed +36
-12
lines changed Expand file tree Collapse file tree 3 files changed +36
-12
lines changed Original file line number Diff line number Diff line change @@ -48,16 +48,24 @@ $ ionic serve █
48
48
<p >Quickly set up your first Ionic Vue app and learn the basics of the framework and CLI.</p >
49
49
</DocsCard >
50
50
51
- <DocsCard header =" Build Your First App " href =" your-first-app " icon =" /icons/logo-vue-icon.png " >
52
- <p >Build a real Photo Gallery app with Ionic Vue and native device features .</p >
51
+ <DocsCard header =" Vue Documentation " href =" https://vuejs.org/guide/introduction.html " icon =" /icons/logo-vue-icon.png " >
52
+ <p >Learn more about Vue's core concepts, tools, and best practices from the official Vue documentation .</p >
53
53
</DocsCard >
54
54
55
55
<DocsCard header =" Navigation " href =" navigation " icon =" /icons/component-navigation-icon.png " >
56
- <p >Master navigation in Ionic Vue using Vue Router.</p >
56
+ <p >Discover how to handle routing and navigation in Ionic Vue apps using the Vue Router.</p >
57
57
</DocsCard >
58
58
59
59
<DocsCard header =" Components " href =" /docs/components " icon =" /icons/guide-components-icon.png " >
60
- <p >Explore Ionic’s rich library of UI components for building beautiful apps.</p >
60
+ <p >Explore Ionic's rich library of UI components for building beautiful apps.</p >
61
+ </DocsCard >
62
+
63
+ <DocsCard header =" Theming " href =" /docs/theming/basics " icon =" /icons/guide-theming-icon.png " >
64
+ <p >Learn how to customize the look and feel of your app with Ionic's powerful theming system.</p >
65
+ </DocsCard >
66
+
67
+ <DocsCard header =" Capacitor Documentation " href =" https://capacitorjs.com/docs/ " icon =" /icons/guide-capacitor-icon.png " >
68
+ <p >Explore how to access native device features and deploy your app to iOS, Android, and the web with Capacitor.</p >
61
69
</DocsCard >
62
70
63
71
</DocsCards >
Original file line number Diff line number Diff line change @@ -48,16 +48,24 @@ $ ionic serve █
48
48
<p >Quickly set up your first Ionic Vue app and learn the basics of the framework and CLI.</p >
49
49
</DocsCard >
50
50
51
- <DocsCard header =" Build Your First App " href =" your-first-app " icon =" /icons/logo-vue-icon.png " >
52
- <p >Build a real Photo Gallery app with Ionic Vue and native device features .</p >
51
+ <DocsCard header =" Vue Documentation " href =" https://vuejs.org/guide/introduction.html " icon =" /icons/logo-vue-icon.png " >
52
+ <p >Learn more about Vue's core concepts, tools, and best practices from the official Vue documentation .</p >
53
53
</DocsCard >
54
54
55
55
<DocsCard header =" Navigation " href =" navigation " icon =" /icons/component-navigation-icon.png " >
56
- <p >Master navigation in Ionic Vue using Vue Router.</p >
56
+ <p >Discover how to handle routing and navigation in Ionic Vue apps using the Vue Router.</p >
57
57
</DocsCard >
58
58
59
59
<DocsCard header =" Components " href =" /docs/components " icon =" /icons/guide-components-icon.png " >
60
- <p >Explore Ionic’s rich library of UI components for building beautiful apps.</p >
60
+ <p >Explore Ionic's rich library of UI components for building beautiful apps.</p >
61
+ </DocsCard >
62
+
63
+ <DocsCard header =" Theming " href =" /docs/theming/basics " icon =" /icons/guide-theming-icon.png " >
64
+ <p >Learn how to customize the look and feel of your app with Ionic's powerful theming system.</p >
65
+ </DocsCard >
66
+
67
+ <DocsCard header =" Capacitor Documentation " href =" https://capacitorjs.com/docs/ " icon =" /icons/guide-capacitor-icon.png " >
68
+ <p >Explore how to access native device features and deploy your app to iOS, Android, and the web with Capacitor.</p >
61
69
</DocsCard >
62
70
63
71
</DocsCards >
Original file line number Diff line number Diff line change @@ -48,16 +48,24 @@ $ ionic serve █
48
48
<p >Quickly set up your first Ionic Vue app and learn the basics of the framework and CLI.</p >
49
49
</DocsCard >
50
50
51
- <DocsCard header =" Build Your First App " href =" your-first-app " icon =" /icons/logo-vue-icon.png " >
52
- <p >Build a real Photo Gallery app with Ionic Vue and native device features .</p >
51
+ <DocsCard header =" Vue Documentation " href =" https://vuejs.org/guide/introduction.html " icon =" /icons/logo-vue-icon.png " >
52
+ <p >Learn more about Vue's core concepts, tools, and best practices from the official Vue documentation .</p >
53
53
</DocsCard >
54
54
55
55
<DocsCard header =" Navigation " href =" navigation " icon =" /icons/component-navigation-icon.png " >
56
- <p >Master navigation in Ionic Vue using Vue Router.</p >
56
+ <p >Discover how to handle routing and navigation in Ionic Vue apps using the Vue Router.</p >
57
57
</DocsCard >
58
58
59
59
<DocsCard header =" Components " href =" /docs/components " icon =" /icons/guide-components-icon.png " >
60
- <p >Explore Ionic’s rich library of UI components for building beautiful apps.</p >
60
+ <p >Explore Ionic's rich library of UI components for building beautiful apps.</p >
61
+ </DocsCard >
62
+
63
+ <DocsCard header =" Theming " href =" /docs/theming/basics " icon =" /icons/guide-theming-icon.png " >
64
+ <p >Learn how to customize the look and feel of your app with Ionic's powerful theming system.</p >
65
+ </DocsCard >
66
+
67
+ <DocsCard header =" Capacitor Documentation " href =" https://capacitorjs.com/docs/ " icon =" /icons/guide-capacitor-icon.png " >
68
+ <p >Explore how to access native device features and deploy your app to iOS, Android, and the web with Capacitor.</p >
61
69
</DocsCard >
62
70
63
71
</DocsCards >
You can’t perform that action at this time.
0 commit comments