Skip to content
This repository has been archived by the owner on Feb 9, 2025. It is now read-only.

Commit

Permalink
docs: add basic dir structure for install and customize
Browse files Browse the repository at this point in the history
  • Loading branch information
tycrek committed Dec 3, 2023
1 parent 010318e commit bf8a2a2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/customize/colors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Colors
3 changes: 3 additions & 0 deletions docs/customize/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Customize

This is coming soon.
3 changes: 3 additions & 0 deletions docs/install/docker.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Docker

Deploy with Docker Compose
3 changes: 3 additions & 0 deletions docs/install/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Installation

You can use either [Docker](docker) (recommended) or your [local Node.js](local) installation.
3 changes: 3 additions & 0 deletions docs/install/local.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Local install

Local installation with Node.js

0 comments on commit bf8a2a2

Please sign in to comment.