Skip to content

Commit 85e9e5d

Browse files
authored
fix: proper syntax for generation meta descriptions (#481)
1 parent fdf07e5 commit 85e9e5d

7 files changed

+7
-7
lines changed

topics/compose/compose-multiplatform-and-jetpack-compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[//]: # (title: Compose Multiplatform and Jetpack Compose)
22

3-
[//]: # (description: This article explains the relationship between Compose Multiplatform and Jetpack Compose. You'll learn more about the two toolkits and how they align.)
3+
<web-summary>This article explains the relationship between Compose Multiplatform and Jetpack Compose. You'll learn more about the two toolkits and how they align.</web-summary>
44

55
![Compose Multiplatform created by JetBrains, Jetpack Compose created by Google](compose-multiplatform-and-jetpack-compose.png){width=730}
66

topics/journal/cross-platform-mobile-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[//]: # (title: What is cross-platform mobile development?)
22

3-
[//]: # (description: Cross-platform mobile development helps you save a lot of time and effort. See why many developers have already switched to this cost-efficient technology.)
3+
<web-summary>Cross-platform mobile development helps you save a lot of time and effort. See why many developers have already switched to this cost-efficient technology.</web-summary>
44

55
Nowadays, many companies are facing the challenge of needing to build mobile apps for multiple platforms, specifically for both Android and iOS. This is why cross-platform mobile development solutions have emerged as one of the most popular software development trends.
66

topics/journal/kotlin-multiplatform-flutter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kotlin Multiplatform and Flutter: cross-platform development solutions
22

3-
[//]: # (description: This article explores Kotlin Multiplatform and Flutter, helping you to understand their capabilities and choose the right fit for your cross-platform project.)
3+
<web-summary>This article explores Kotlin Multiplatform and Flutter, helping you to understand their capabilities and choose the right fit for your cross-platform project.</web-summary>
44

55
In the rapidly evolving world of technology, developers are constantly seeking efficient frameworks and tools to help them build high-quality applications. However, when choosing between available possibilities, it’s important to avoid placing too much emphasis on finding the so-called best option, as this approach might not always lead to the most suitable choice.
66

topics/journal/multiplatform-introduce-your-team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[//]: # (title: How to introduce multiplatform mobile development to your team)
22

3-
[//]: # (description: Learn how to introduce multiplatform mobile app development to your team with these six recommendations for smooth and efficient adoption.)
3+
<web-summary>Learn how to introduce multiplatform mobile app development to your team with these six recommendations for smooth and efficient adoption.</web-summary>
44

55
Implementing new technologies and tools into an organization comes with challenges. How do you help your team adopt a [multiplatform approach to mobile app development](cross-platform-mobile-development.md) to optimize and streamline your workflow? Here are some recommendations and best practices to help you effectively introduce your team to [Kotlin Multiplatform (KMP)](https://www.jetbrains.com/kotlin-multiplatform/), an open-source technology built by JetBrains that allows developers to share code across platforms while retaining the benefits of native programming.
66

topics/journal/multiplatform-reasons-to-try.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[//]: # (title: Ten reasons to adopt Kotlin Multiplatform and supercharge your projects)
22

3-
[//]: # (description: Discover ten reasons why you should use Kotlin Multiplatform in your projects. See real-life examples from companies and start using this technology in your multiplatform development.)
3+
<web-summary>Discover ten reasons why you should use Kotlin Multiplatform in your projects. See real-life examples from companies and start using this technology in your multiplatform development.</web-summary>
44

55
In today's diverse tech landscape,
66
developers face the challenge of building applications that can seamlessly operate across various platforms,

topics/journal/native-and-cross-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[//]: # (title: Cross-platform and native app development: How do you choose?)
22

3-
[//]: # (description: When choosing between cross-platform and native app development, consider these six key things and pick the best solution for your next app.)
3+
<web-summary>When choosing between cross-platform and native app development, consider these six key things and pick the best solution for your next app.</web-summary>
44

55
In 2023, people spent almost [16 billion hours using mobile applications](https://www.statista.com/statistics/1446684/cumulative-time-spent-on-apps/), indicating a sustained demand for them.
66

topics/journal/programming-languages-cross-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Popular programming languages for developing cross-platform applications
22

3-
[//]: # (description: Explore key considerations in choosing a language for cross-platform development, comparisons of popular technologies, and real-life case studies.)
3+
<web-summary>Explore key considerations in choosing a language for cross-platform development, comparisons of popular technologies, and real-life case studies.</web-summary>
44

55
You’ve probably started to notice the term [cross-platform development](cross-platform-mobile-development.md) popping up more and more frequently these days. Indeed, cross-platform programming is becoming increasingly popular in the context of software development. It is particularly prevalent in the area of mobile apps, but its use is by no means limited to these types of applications. As businesses strive to reach broader audiences across multiple devices and operating systems, developers are turning to versatile languages and frameworks that erase platform barriers.
66

0 commit comments

Comments
 (0)