merge about and installation into getting-started
This commit is contained in:
parent
2f88aa46ad
commit
2166b238e2
6 changed files with 72 additions and 137 deletions
|
|
@ -3,10 +3,9 @@ layout: "@layouts/ConfigLayout.astro"
|
|||
title: "Configuration"
|
||||
description: "Configuring the shell"
|
||||
---
|
||||
# {frontmatter.title}
|
||||
|
||||
import MD_Title from "@components/MD_Title.tsx";
|
||||
|
||||
# <MD_Title titleVar={1}> {frontmatter.title} </MD_Title>
|
||||
See [Getting Started](./configuration/getting-started) for installation and editor configuration instructions.
|
||||
|
||||
You should start with the [Introduction](./configuration/intro) which will guide you
|
||||
through the basics of QML by creating a simple topbar with a clock.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue