This commit is contained in:
Timothy J. Baek 2024-09-25 02:08:38 +02:00
parent 64311f61de
commit d973f40866
5 changed files with 6 additions and 13 deletions

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 500 sidebar_position: 6
title: "️🔨 Development" title: "️🔨 Development"
--- ---
@ -9,10 +9,6 @@ import { TopBanners } from "@site/src/components/TopBanners";
# ️🔨 Development # ️🔨 Development
## Using [devcontainers](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)
Coming soon.
## On host
Run the following commands to install: Run the following commands to install:
For Linux/macOS: For Linux/macOS:

View File

@ -1,12 +1,9 @@
--- ---
sidebar_position: 500 sidebar_position: 0
title: "☁️ Deployment" title: "☁️ Deployment"
--- ---
import { TopBanners } from "@site/src/components/TopBanners"; import { TopBanners } from "@site/src/components/TopBanners";
# ☁️ Deployment
<TopBanners /> <TopBanners />
:::info :::info

View File

@ -1,4 +1,4 @@
--- ---
sidebar_position: 2 sidebar_position: 3
title: "Integrations" title: "Integrations"
--- ---

View File

@ -1,4 +1,4 @@
--- ---
sidebar_position: 0 sidebar_position: 2
title: "Tools & Fuctions" title: "Tools & Fuctions"
--- ---

View File

@ -1,4 +1,4 @@
--- ---
sidebar_position: 3 sidebar_position: 4
title: "Tips & Tricks" title: "Tips & Tricks"
--- ---