From bce869a49ea4a97b97b0870eab8c8e97795dc38b Mon Sep 17 00:00:00 2001 From: harbassan Date: Fri, 10 Apr 2026 14:52:13 +1200 Subject: [PATCH] docs(tutorial): introduction page --- wiki/Tutorial/Introduction.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 wiki/Tutorial/Introduction.md diff --git a/wiki/Tutorial/Introduction.md b/wiki/Tutorial/Introduction.md new file mode 100644 index 00000000..75ed6275 --- /dev/null +++ b/wiki/Tutorial/Introduction.md @@ -0,0 +1,11 @@ +# Introduction + +Hello, welcome to VPS! This user tutorial will cover what exactly this thing is and how you can leverage all of its capabilities. The tutorial is split across a few pages, each for a related set of functionality, and each page is sectioned appropriately. Additionally, we'll use various callouts throughout the documentation wherever we want to bring special attention to something. Hopefully, this makes it easy to find the information you need. + +> [!NOTE] +> An example informational callout. + +> [!WARNING] +> An example warning callout. Pay special attention to these, as they may detail edge cases or limitations you need to be aware of. + +