docs: add images to documentation pages

This commit is contained in:
Oliver
2025-03-22 11:10:33 +01:00
parent 597b4de4f3
commit 3a20486993
12 changed files with 21 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# FancyPlugins # FancyPlugins
![](docs/src/static/fancyplugins-banner.png)
This repository contains a collection of plugins, libraries and tools for Minecraft servers. This repository contains a collection of plugins, libraries and tools for Minecraft servers.
The monorepo is still work in progress and will be expanded over time. The monorepo is still work in progress and will be expanded over time.

View File

@@ -8,6 +8,8 @@ authors:
description: The reasons why we switched to a monorepo for our Minecraft plugins and libraries. description: The reasons why we switched to a monorepo for our Minecraft plugins and libraries.
--- ---
![](../static/monorepo.png)
# Why We Switched to a Monorepo # Why We Switched to a Monorepo
## Introduction ## Introduction

View File

@@ -1,7 +1,10 @@
--- ---
order: 8 order: 8
--- ---
# Monorepo
![](../static/monorepo.png)
#
## What is a monorepo? ## What is a monorepo?

View File

@@ -2,6 +2,8 @@
order: 9 order: 9
--- ---
![](../../static/commands.png)
# /FancyNpcs # /FancyNpcs
### Version ### Version

View File

@@ -2,6 +2,8 @@
order: 10 order: 10
--- ---
![](../../static/commands.png)
# /Npc # /Npc
The `/npc` command is the main command for managing NPCs. It allows you to create, modify, and remove NPCs. You can also customize NPCs by changing their type, skin, equipment, and more. The `/npc` command is the main command for managing NPCs. It allows you to create, modify, and remove NPCs. You can also customize NPCs by changing their type, skin, equipment, and more.

View File

@@ -1,7 +1,9 @@
--- ---
icon: home icon: home
--- ---
# Welcome #
![](static/fancyplugins-banner.png)
Welcome to the FancyPlugins documentation! Here you'll find documentation about how to use the plugins, including installation, commands and API. Welcome to the FancyPlugins documentation! Here you'll find documentation about how to use the plugins, including installation, commands and API.

View File

@@ -2,7 +2,6 @@
order: 90 order: 90
icon: telescope icon: telescope
redirect: vision redirect: vision
visibility: hidden
--- ---
# Product Direction # Product Direction

View File

@@ -2,3 +2,7 @@
order: 99 order: 99
icon: heart icon: heart
--- ---
# Values
TODO

View File

@@ -4,3 +4,5 @@ icon: north-star
--- ---
# Vision # Vision
TODO

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB