diff options
author | ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> | 2023-09-16 20:36:43 -0400 |
---|---|---|
committer | ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> | 2023-09-16 20:36:43 -0400 |
commit | 5a7c62e794970f192cc47f9a98d983d5d97e7491 (patch) | |
tree | 4ff85d2e9dee7a0de0f28a244a9c066f0f830827 /docs/index.md | |
parent | b95c24526ba1132e83208be4a71edfd97f5735fb (diff) | |
download | SkyBlockModWiki-5a7c62e794970f192cc47f9a98d983d5d97e7491.tar.gz SkyBlockModWiki-5a7c62e794970f192cc47f9a98d983d5d97e7491.tar.bz2 SkyBlockModWiki-5a7c62e794970f192cc47f9a98d983d5d97e7491.zip |
Port existing pages to MKDocs
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..8369b3a --- /dev/null +++ b/docs/index.md @@ -0,0 +1,11 @@ +# Home + +The SkyBlock Mod Wiki is a reference for the usage of modifications (mods for short) on Hypixel SkyBlock. +It is intended to introduce new users to mods and be a reference to the variety of different features and settings each mod offers. + +## Getting Started with Mods on Hypixel SkyBlock +- [How to Install Mods](tutorials/how-to-install-mods.md) +- [SkyBlock Mod List](mod-lists/skyblock-mod-list.md) +- [General Mod List](mod-lists/general-mod-list.md) + +This resource is created by SkyBlock players. It is not associated with or endorsed by Hypixel Inc.
\ No newline at end of file |