On the technical level, Modrinth is made up of two main components: the
Rust-based backend named
- Labrinth, and the Vue-based frontend named
- Knossos
+ Knossos.
Additionally, some other custom-created resources exist, including but
not limited to:
- Minotaur, a Gradle plugin for easily publishing mods to Modrinth, and
- Minos,
- an authentication provider. All of Modrinth's code can be found on
- our GitHub page
+ Minos, an authentication provider. All of Modrinth's code can be found on
+ our GitHub page.
Backend Documentation
Documentation for the Modrinth API (Labrinth) can be found on the GitHub
repository's wiki
- here.
+ here.
Find enjoyable, quality content through our
- open-source
+
+ open-source
+
modding platform built for the community. Create stuff, get paid, and
deploy your project with our
- fully documented
API!
@@ -80,13 +82,15 @@
working on giving creators more analytics, adding new types of
projects, our launcher, and much more! If you have any more
feature ideas, feel free to join our
- Discord!
+
+ Discord!
@@ -193,7 +197,7 @@
We have created an open source modding platform for the community.
We're committed to open source so the community can trust us as
their modding platform. Our API is
- fully documented
so anyone can use it. We will never add restrictions on our API!
diff --git a/pages/search.vue b/pages/search.vue
index 4fcf9a2f0..b7275714e 100644
--- a/pages/search.vue
+++ b/pages/search.vue
@@ -3,7 +3,7 @@
:class="{
'search-page': true,
'normal-page': true,
- 'alt-layout': $store.state.cosmetics.searchLayout,
+ 'alt-layout': $cosmetics.searchLayout,
}"
>