From 467715dcb3ee23e05e8fe445d9e2a2416a26a8e0 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:54:36 +0100 Subject: Migrate docs to GitHub pages --- docs/index.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md index 1e63fec2..84855e52 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,15 +1,25 @@ +--- +title: Home +nav_order: 1 +--- +
+
+
+ +# Quests documentation + Welcome to the Quests Wiki! Please use the sidebar for navigation around the wiki. **🌟 New & Highlighted Articles** -- [Tips](Tips "wikilink") +- [Tips](tips "wikilink") - [Basic options](Basic_options "wikilink") - [Creating a quest](Creating_a_quest "wikilink") - [Creating a category](Creating_a_category "wikilink") - [Custom GUI items](Custom_GUI_items "wikilink") - [Task types](Task_types "wikilink") -- [PlaceholderAPI](PlaceholderAPI "wikilink") +- [PlaceholderAPI](tools/placeholderapi.md "wikilink") Spot a mistake or ambiguous information? Please consider [contributing to the wiki](contributing_to_the_wiki "wikilink"). @@ -91,7 +101,7 @@ Q. Does this plugin support PlaceholderAPI? -Yes, see [PlaceholderAPI](PlaceholderAPI "wikilink"). +Yes, see [PlaceholderAPI](tools/placeholderapi.md "wikilink"). -- cgit v1.2.3-70-g09d2