From d6c7fad43961975026a7e4e9ae21406f505e0a2e Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:34:52 +0100 Subject: fullpage.js --- apps/website/src/pages/mods.astro | 213 ++++++++++---------- apps/website/src/pages/projects/oneconfig.astro | 246 ++++++++++++------------ 2 files changed, 226 insertions(+), 233 deletions(-) (limited to 'apps/website/src/pages') diff --git a/apps/website/src/pages/mods.astro b/apps/website/src/pages/mods.astro index 5d53a5d..af18358 100644 --- a/apps/website/src/pages/mods.astro +++ b/apps/website/src/pages/mods.astro @@ -11,131 +11,126 @@ import { Code } from 'astro:components'; --- - -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - -
+
+
+
+
+ + + + + + + + + + + + + + + + + + + +
+
-
-
Redefining modding, one mod at a time
-
- - -
- - - 10+ mods. Unparalleled new features. OneConfig. We combine our groundbreaking library with mods with no equivalent anywhere else. - +
+
Redefining modding, one mod at a time
+
+ +
-
-
-
-
-
-
13 maintained mods
- - OneConfig is a revolutionary new way to configure mods. It allows you to configure all of your mods in one place, with a beautiful UI. - -
-
- -
-
+ + 10+ mods. Unparalleled new features. OneConfig. We combine our groundbreaking library with mods with no equivalent anywhere else. + +
+
-
-
-
We listen to community feedback
- - No more are the days where developers ignore your great new idea. Some of our best mods and ideas are user-suggested, such as BehindYouV3, various Chatting features, and more. - -
-
+
+
+
13 maintained mods
+ + OneConfig is a revolutionary new way to configure mods. It allows you to configure all of your mods in one place, with a beautiful UI. + +
+
+ +
+
+ +
+
+
We listen to community feedback
+ + No more are the days where developers ignore your great new idea. Some of our best mods and ideas are user-suggested, such as BehindYouV3, various Chatting features, and more. + +
+
-
-
- -
- +
+ +
+ { - // Do stuff here - }); - } +public MyConfig() { + super(new Mod("My Mod", ModType.UTIL_QOL), "config.json"); + addDependency("subSwitch", () -> { + // Do stuff here + }); +} }` } - lang="java"/> -
+ lang="java"/>
+
-
-
Open source
- - All of our mods are open source, and will continue to be open source. Anyone can learn, contribute, or take from our code (as long as it follows our license). - -
-
+
+
Open source
+ + All of our mods are open source, and will continue to be open source. Anyone can learn, contribute, or take from our code (as long as it follows our license). + +
+
-
+
+ -
-
-
Powered by OneConfig
- - OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. - -
-
-
-
- stuff +
+
+
Powered by OneConfig
+ + OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. + +
+
-
+
+
+ stuff +
+
-
-
-
Get our mods, available on Modrinth and GitHub.
-
- - -
+
+
+
Get our mods, available on Modrinth and GitHub.
+
+ +
-
-
+ +
diff --git a/apps/website/src/pages/projects/oneconfig.astro b/apps/website/src/pages/projects/oneconfig.astro index 70a9e49..1489bb1 100644 --- a/apps/website/src/pages/projects/oneconfig.astro +++ b/apps/website/src/pages/projects/oneconfig.astro @@ -25,147 +25,145 @@ import { Code } from 'astro:components'; -
-
-
-
Forge is complicated
- Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive. -
-
- - stuff -
-
+
+
+
Forge is complicated
+ Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive. +
+
+ + stuff +
+
-
-
- stuff -
+
+
+ stuff +
-
-
Clients are locked-down
- While they improve usability, they're slow to adopt new mods absent from the community and force unwanted features onto users to profit off of them. -
-
+
+
Clients are locked-down
+ While they improve usability, they're slow to adopt new mods absent from the community and force unwanted features onto users to profit off of them. +
+
-
-
-
Best of both worlds
- OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. -
+
+
+
Best of both worlds
+ OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. +
-
- stuff -
-
+
+ stuff +
+
-
-
-
- -
- { - // Do stuff here - }); - } - }` +
+
+
+ +
+ { + // Do stuff here + }); } - lang="java"/> -
+}` +} + lang="java"/>
+
-
-
Written for developers
- - With our simple APIs and documentation, it's easier than ever to integrate your mods with OneConfig. - -
-
-
-
- -
-
-
Designed for users
- - We take pride in having the cleanest and most intuitive UI of any mod, config library, or client out there. - -
-
-
-
- +
+
Written for developers
+ + With our simple APIs and documentation, it's easier than ever to integrate your mods with OneConfig. + +
+
-
-
- -
- -
A unified HUD editor
- - Thanks to OneConfig's HUD API, you can customize any OneConfig-powered HUD to your liking, without having to worry about the hassle of finding the right command or keybind. - +
-
-
-
With many fabulous mods
+
+
+
Designed for users
- Discover a wide range of mods integrated with OneConfig to enhance your experience. + We take pride in having the cleanest and most intuitive UI of any mod, config library, or client out there. -
- -
-
-
- - - - - - - - - - - - - - - - - - - - -
+
+
+
-
-
- -
- -
+
+ +
A unified HUD editor
+ + Thanks to OneConfig's HUD API, you can customize any OneConfig-powered HUD to your liking, without having to worry about the hassle of finding the right command or keybind. + +
+ +
+
+
With many fabulous mods
+ + Discover a wide range of mods integrated with OneConfig to enhance your experience. + +
+ +
-
-
+ +
+
+ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+ +
+ +
+
+
-- cgit