Skip to content

Commit

Permalink
Update overview _template.md.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
pipo02mix authored Jun 4, 2024
1 parent 1a6e56d commit 320f70b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/content/overview/_template.md.tpl
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
---
title: Short title for this page, it is shown as title in upper section and menu
description: At least 70 characters that describe the purpose of this page. Do not repeat the `title`, and do not use fill words such as "Overview of" or "A short explanation how we".
weight: A number from 10 to 100 defining the order in the menu. Lower number = top of menu, higher number = bottom of menu. Use multiples of 10 (= 20, 30, 40, ...) when adding a page so that we can later easily put things in between, if necessary, without changing the weight in several files.
title: The short title for this page is shown as the title in the upper section menu
description: At least 70 characters that describe the purpose of this page. Do not repeat the `title`, and do not use fill words such as "Overview of" or "A short explanation of how we".
weight: A number from 10 to 100 defining the order in the menu. Lower number = top of the menu, higher number = bottom of the menu. Use multiples of 10 (= 20, 30, 40, ...) when adding a page so that we can later easily put things in between, if necessary, without changing the weight in several files.
last_review_date: 2024-04-16
owner:
- https://github.com/orgs/giantswarm/teams/${OWNER}
user_questions:
- List of questions that users might ask about this topic.
---

Describe from an overview point of view the area topic. Don`t go to deep into the matter, we have tutorials or reference pages for that purpose, here is just an introduction.
Could you describe the area topic from an overview point of view? Don`t go too deep into the matter; we have tutorials or reference pages for that purpose. Here is just an introduction.

Here you can write an intro paragraph that responds to the question "What do we mean by `TOPIC_TO_DEVELOP`"
Here, you can write an intro paragraph that responds to the question, "What do we mean by `TOPIC_TO_DEVELOP`"

Recommended sections can help you to start with the article:

## Features
## Capabilities

Explain what kind of uses cases we would like to cover. The main set of feature that we cover in this area. Don`t talk about specific tooling just the feature it enhances.
Explain what kind of use cases we would like to cover, as well as the main set of capabilities that we cover in this area. Don`t talk about specific tooling, just the feature it enhances.

## Cloud-native applications
## Cloud-native technologies

Which cloud native or built-in apps we have in our catalog to serve those use cases. Just match the features described with the tooling we offer and how it is integrated in our platform, always from a superficial point of view.
Which cloud-native or built-in apps do we have in our catalogue to serve those use cases? Could you just match the capabilities described with the tooling we offer and how it is integrated into our platform, always from a superficial point of view?

0 comments on commit 320f70b

Please sign in to comment.