diff --git a/docs/component.json b/docs/component.json deleted file mode 100644 index 2413ba802..000000000 --- a/docs/component.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "Refined Storage", - "version": "0.0.0", - "pagesPath": "pages/", - "pageTemplateOverrides": { - "index.adoc": "refined-storage-index" - }, - "assetsPath": "assets/" -} \ No newline at end of file diff --git a/docs/nav.json b/docs/nav.json index ab8b133b7..d60815747 100644 --- a/docs/nav.json +++ b/docs/nav.json @@ -19,6 +19,11 @@ "ref": "faq.adoc", "icon": "bi-question-circle-fill" }, + { + "title": "Need help?", + "ref": "need-help.adoc", + "icon": "bi-person-raised-hand" + }, { "title": "Networking", "ref": "networking/index.adoc", diff --git a/docs/pages/faq.adoc b/docs/pages/faq.adoc index 5937187b2..bb3e0418a 100644 --- a/docs/pages/faq.adoc +++ b/docs/pages/faq.adoc @@ -47,10 +47,6 @@ No, there isn't. No, I won't. -== What versions of Minecraft are supported? - -See xref:whats-new.adoc#_version_support[version support]. - == Is there a way to have infinite Wireless Transmitter range? It's not possible if you're using the base Refined Storage mod, or Refined Storage Addons. diff --git a/docs/pages/index.adoc b/docs/pages/index.adoc index 9c1199652..dbc0db603 100644 --- a/docs/pages/index.adoc +++ b/docs/pages/index.adoc @@ -1,8 +1 @@ = Refined Storage - -[.p-5.mb-4.bg-body-tertiary.rounded-3] -== Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network. -''' -Items and fluids can be stored in one of the many storage capabilities that the mod offers. Any storage devices connected to the same network are accessible to the player through one simple Grid interface, allowing the player to access the inventories of many devices through a single unified GUI. - -This mod not only adds storage solutions, but also devices that can be used to manipulate items and blocks in the world and from within the system, such as importers, exporters, constructors, destructors, and more! There are also devices in this mod that allow the player to setup auto-crafting, allowing the crafting of complex recipes in a few simple clicks. diff --git a/docs/pages/index.html b/docs/pages/index.html new file mode 100644 index 000000000..f0fd68f8e --- /dev/null +++ b/docs/pages/index.html @@ -0,0 +1,83 @@ + + + + + + +
+
+
+

Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage + system, allowing them to store items and fluids on a massively expandable device network.

+
+

Items and fluids can be stored in one of the many storage capabilities that + the mod offers. Any storage devices connected to the same network are accessible to the player + through one simple Grid interface, allowing the player to access the inventories of many devices + through a single unified GUI.

+

This mod not only adds storage solutions, but also devices that can be used to + manipulate items and blocks in the world and from within the system, such as importers, exporters, + constructors, destructors, and more! There are also devices in this mod that allow the player to + setup auto-crafting, allowing the crafting of complex recipes in a few simple clicks.

+ Get started +
+
+ +
+ + + Download on CurseForge + + + + Download on Modrinth + + + + Download on GitHub + +
+ +
+
+
+

Need help?

+

Join our Discord server for community support.

+ + Join our Discord server + + +
+
+

Found a problem?

+

Issues can be reported on our issue tracker.

+ + Refined Storage on GitHub + + +
+
+

Want to stay up to date?

+

Follow us on Twitter or Mastodon to stay up to date with Refined Mods news and releases.

+ + Follow @refinedmods on Twitter + + + + Follow @refinedmods on Mastodon + + +
+
+
+
+ + \ No newline at end of file diff --git a/docs/pages/need-help.adoc b/docs/pages/need-help.adoc new file mode 100644 index 000000000..3805c919f --- /dev/null +++ b/docs/pages/need-help.adoc @@ -0,0 +1,27 @@ += Need help? + +== Supported versions + +Before creating an issue on our issue tracker, ensure that your version is still supported. + +[cols="1,1,1,1,1"] +|=== +|Minecraft version|Refined Storage version range|State|New features|Bugfixes + +|Minecraft 1.20.x|v1.12.x|Maintained|❌|✔️ +|Minecraft 1.19.x|v1.11.x|Maintained|❌|✔️ +|Minecraft 1.18.x|v1.10.x|Maintained|❌|✔️ +|Minecraft 1.17.x|-|Never available|❌|❌ +|Minecraft 1.16.x|v1.9.x|Unmaintained|❌|❌ +|Minecraft 1.15.x|v1.8.x|Unmaintained|❌|❌ +|Minecraft 1.14.x|v1.7.x |Unmaintained|❌|❌ +|Minecraft 1.13.x|-|Never available|❌|❌ +|Minecraft 1.12.x|v1.5.x - v1.6.x|Unmaintained|❌|❌ +|Minecraft 1.11.x|v1.3.x - v1.4.x|Unmaintained|❌|❌ +|Minecraft 1.10.x|v0.8.x - v1.2.x|Unmaintained|❌|❌ +|Minecraft 1.9.x|v0.3.x - v0.7.x|Unmaintained|❌|❌ +|Minecraft 1.8.x|-|Never available|❌|❌ +|Minecraft 1.7.x|-|Never available|❌|❌ +|=== + +Refined Storage v1.x will not be gaining new features as we are building link:https://github.com/refinedmods/refinedstorage2[Refined Storage 2]. diff --git a/docs/pages/need-help.html b/docs/pages/need-help.html new file mode 100644 index 000000000..384595b50 --- /dev/null +++ b/docs/pages/need-help.html @@ -0,0 +1,49 @@ + + + + + + +
+
+
+
+
+

Have a question?

+

Join our Discord server for community support.

+ + Join our Discord server + + +
+
+

Found a bug, crash or other problem?

+

Issues can be reported on our issue tracker.

+ + Refined Storage on GitHub + + +
+
+

Want to stay up to date?

+

Follow us on Twitter or Mastodon to stay up to date with Refined Mods news and releases.

+ + Follow @refinedmods on Twitter + + + + Follow @refinedmods on Mastodon + + +
+
+
+ +
+
+
+
+ + \ No newline at end of file diff --git a/docs/pages/whats-new.adoc b/docs/pages/whats-new.adoc index 85d66f560..49b327a3d 100644 --- a/docs/pages/whats-new.adoc +++ b/docs/pages/whats-new.adoc @@ -1,26 +1 @@ -= What's New - -[#_version_support] -== Version support - -[cols="1,1,1,1,1"] -|=== -|Minecraft version|Refined Storage version range|State|New features|Bugfixes - -|Minecraft 1.20.x|v1.12.x|Maintained|❌|✔️ -|Minecraft 1.19.x|v1.11.x|Maintained|❌|✔️ -|Minecraft 1.18.x|v1.10.x|Maintained|❌|✔️ -|Minecraft 1.17.x|-|Never available|❌|❌ -|Minecraft 1.16.x|v1.9.x|Unmaintained|❌|❌ -|Minecraft 1.15.x|v1.8.x|Unmaintained|❌|❌ -|Minecraft 1.14.x|v1.7.x |Unmaintained|❌|❌ -|Minecraft 1.13.x|-|Never available|❌|❌ -|Minecraft 1.12.x|v1.5.x - v1.6.x|Unmaintained|❌|❌ -|Minecraft 1.11.x|v1.3.x - v1.4.x|Unmaintained|❌|❌ -|Minecraft 1.10.x|v0.8.x - v1.2.x|Unmaintained|❌|❌ -|Minecraft 1.9.x|v0.3.x - v0.7.x|Unmaintained|❌|❌ -|Minecraft 1.8.x|-|Never available|❌|❌ -|Minecraft 1.7.x|-|Never available|❌|❌ -|=== - -Refined Storage v1.x will not be gaining new features as we are building link:https://github.com/refinedmods/refinedstorage2[Refined Storage 2]. += What's new diff --git a/docs/pages/whats-new.html b/docs/pages/whats-new.html new file mode 100644 index 000000000..7890a52b1 --- /dev/null +++ b/docs/pages/whats-new.html @@ -0,0 +1,127 @@ + + + + + + +
+
+
+

+ In version + + Beta + Alpha +

+ +
+ + + + + + + + +
+ +
+ + + + Download on CurseForge + + + + Download on Modrinth + + + + Download on GitHub + +
+
+ +

Other releases

+ +
+
+

+ +

+ +
+
+
+ + \ No newline at end of file