Skip to content

Commit fca184c

Browse files
author
Adam Dupaski
authored
Merge pull request mendix#6163 from mendix/ad-quickstarts
Restructure Quickstarts
2 parents 85dbca5 + a77520f commit fca184c

91 files changed

Lines changed: 497 additions & 978 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/en/docs/howto8/mobile/native-mobile/getting-started-with-native-mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before starting this how-to, make sure you have completed the following prerequi
2525
* For information on device requirements, see [System Requirements](/refguide8/system-requirements/)
2626
* If you wish to use an emulator for Android mobile testing, install a product such as [Bluestacks](https://www.bluestacks.com/nl/index.html) or [Genymotion](https://www.genymotion.com/) (your emulator must have Google Play services supported)
2727

28-
## 3 Creating a New App Based on the Quickstart App {#quickstartapp}
28+
## 3 Creating a New App Based on the Quickstarter App {#quickstartapp}
2929

3030
For details on making a Mendix app using the Blank Native Mobile App template, download the Make It Native 8 app on either the [Google Play store](https://play.google.com/store/apps/details?id=com.mendix.developerapp) or the [Apple App Store](https://apps.apple.com/us/app/make-it-native/id1334081181). This app template includes the latest version of Atlas UI, as well as the [Native Mobile Resources](/appstore/modules/native-mobile-resources/) module containing widgets and nanoflow actions for native mobile apps. For more information on building native mobile apps, see the [Build a Native Mobile Inspection App](https://academy.mendix.com/link/path/66) learning path (you must be signed in to the Mendix Platform to see this learning path). Using the Make It Native app to view the changes to your Mendix app, see the sections below.
3131

content/en/docs/howto8/mobile/native-mobile/native-styling/how-to-use-native-styling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ With Mendix 8, you have the capacity to alter design properties with Mendix Stud
1414
## 2 Prerequisites
1515

1616
* Install an integrated development environment (IDE) of your choice (Mendix recommends [Microsoft Visual Studio Code](https://code.visualstudio.com/))
17-
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstart App](/howto8/mobile/getting-started-with-native-mobile/#quickstartapp) section of *Get Started with Native Mobile*
17+
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstarter App](/howto8/mobile/getting-started-with-native-mobile/#quickstartapp) section of *Get Started with Native Mobile*
1818
* Download the Make It Native 8 app on your mobile device via either the [Google Play](https://play.google.com/store/apps/details?id=com.mendix.developerapp) store or the [Apple App Store](https://apps.apple.com/us/app/make-it-native/id1334081181) so you can text your app and see your styling changes
1919

20-
### 3 Customizing the Quickstart App
20+
### 3 Customizing the Quickstarter App
2121

2222
The [Blank Native Mobile App](https://marketplace.mendix.com/link/component/109511/) is styled using an Atlas UI resources package. This package consists of:
2323

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
---
2-
title: "Quickstart"
3-
url: /refguide/quickstart-guide/
4-
weight: 9
2+
title: "Quickstarts"
3+
url: /quickstarts/
4+
weight: 7
55
description: "Presents tutorials on how to build an app in Studio Pro quickly and easily."
66
tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app development"]
7+
aliases:
8+
- /refguide/quickstart-guide/
9+
- /refguide9/quickstart-guide/
710
---
811

9-
Welcome to the Mendix quickstart guide for building an app! These tutorials cover the essentials of Mendix development:
12+
Welcome to the Mendix quickstarts for building an app! These tutorials cover the essentials of Mendix development:
1013

11-
* [Part 1: Build a Responsive Web App](/refguide/quickstart-part1/)
12-
* [Part 2: Add a Native Mobile App](/refguide/quickstart-part2/)
14+
* [Part 1: Build a Responsive Web App](/quickstarts/part1/)
15+
* [Part 2: Add a Native Mobile App](/quickstarts/part2/)
1316

1417
Each tutorial should take about 25 minutes to complete.
1518

1619
While you can start with Part 2, we recommend you read Part 1 to understand the basics of Mendix.
1720

1821
When you are done, you will have mastered the basics of building and hosting apps with Mendix, and you will have your first app.
1922

20-
Let's get started with [Part 1](/refguide/quickstart-part1/)!
23+
Let's get started with [Part 1](/quickstarts/part1/)!

content/en/docs/refguide/quickstart-guide/quickstart-part1.md renamed to content/en/docs/quickstarts/part1.md

Lines changed: 279 additions & 276 deletions
Large diffs are not rendered by default.

content/en/docs/refguide/quickstart-guide/quickstart-part2.md renamed to content/en/docs/quickstarts/part2.md

Lines changed: 194 additions & 191 deletions
Large diffs are not rendered by default.

content/en/docs/refguide/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before installing Studio Pro 10, please read [System Requirements](/refguide/sys
2626

2727
If you have been using Studio Pro version 9, we recommend reading [Upgrading from Mendix Studio Pro 9 to 10](/refguide/upgrading-from-9-to-10/).
2828

29-
If you are looking to build your first app, check out the [Quickstart](/refguide/quickstart-guide/).
29+
If you are looking to build your first app, check out the [Quickstarts](/quickstarts/).
3030

3131
If you are looking for step-by-step guides on performing various Mendix actions, browse the [Studio Pro 10 How-tos](/howto/).
3232

content/en/docs/refguide/mobile/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ With Mendix, you can create different channels (for example, responsive, native
2121

2222
As you begin mobile development with Mendix, our [Getting Started with Mobile](/refguide/mobile/getting-started-with-mobile/) guide can help you learn the basics. This simple guide will teach you to create a native mobile Mendix app. After you create it, you will view your app on a mobile device using our [Make It Native](/releasenotes/mobile/make-it-native-parent/) testing app. Getting Started with Mobile is a lean guide designed to show the basics of mobile development.
2323

24-
For a broader introduction to Mendix development, you may also use the [Quickstart](/refguide/quickstart-guide/) guide to learn some Studio Pro fundamentals:
24+
For a broader introduction to Mendix development, you may also use the [Quickstarts](/quickstarts/) to learn some Studio Pro fundamentals:
2525

2626
* Learn Mendix Studio Pro's UI
2727
* Make a web app that uses the Domain Model, dynamic data, and handles logic with a microflow

content/en/docs/refguide/mobile/designing-mobile-user-interfaces/native-styling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ You have the capacity to alter design properties with Mendix Studio Pro. Further
5858
### 5.1 Prerequisites
5959

6060
* Install an integrated development environment (IDE) of your choice (Mendix recommends [Microsoft Visual Studio Code](https://code.visualstudio.com/))
61-
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstart App](/refguide/mobile/getting-started-with-mobile/#quickstartapp) section of *Get Started with Native Mobile*
61+
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstarter App](/refguide/mobile/getting-started-with-mobile/#quickstartapp) section of *Get Started with Native Mobile*
6262
* Download the Make It Native 9 app on your mobile device via either the [Google Play](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx9) store or the [Apple App Store](https://apps.apple.com/us/app/make-it-native-9/id1542182000) so you can text your app and see your styling changes
6363

64-
### 5.2 Customizing the Quickstart App
64+
### 5.2 Customizing the Quickstarter App
6565

6666
The [Blank Native Mobile App](https://marketplace.mendix.com/link/component/109511/) is styled using an Atlas UI resources package. This package consists of:
6767

content/en/docs/refguide/mobile/getting-started-with-mobile/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Before starting this guide, make sure you have completed the following prerequis
3434
Android devices running MIUI (Xiaomi/Redmi devices) are not supported as Mendix test devices. They can run a production version of your Mendix app, but not the development version based on the [Make It Native App](/releasenotes/mobile/make-it-native-9/) or a [custom developer app](/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/).
3535
{{% /alert %}}
3636

37-
## 3 Creating a New App Based on the Quickstart App {#quickstartapp}
37+
## 3 Creating a New App Based on the Quickstarter App {#quickstartapp}
3838

3939
For more information on building native mobile apps, see the [Build a Native Mobile Inspection App](https://academy.mendix.com/link/path/66) learning path (you must be signed in to the Mendix Platform to see this learning path).
4040

content/en/docs/refguide9/mobile/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ With Mendix, you can create different channels (for example, responsive, native
2121

2222
As you begin mobile development with Mendix, our [Getting Started with Mobile](/refguide9/mobile/getting-started-with-mobile/) guide can help you learn the basics. This simple guide will teach you to create a native mobile Mendix app. After you create it, you will view your app on a mobile device using our [Make It Native](/releasenotes/mobile/make-it-native-parent/) testing app. Getting Started with Mobile is a lean guide designed to show the basics of mobile development.
2323

24-
For a broader introduction to Mendix development, you may also use the [Quickstart](/refguide9/quickstart-guide/) guide to learn some Studio Pro fundamentals:
24+
For a broader introduction to Mendix development, you may also use the [Quickstarts](/quickstarts/) to learn some Studio Pro fundamentals:
2525

2626
* Learn Mendix Studio Pro's UI
2727
* Make a web app that uses the Domain Model, dynamic data, and handles logic with a microflow

0 commit comments

Comments
 (0)