diff --git a/src/routes/support/(docs-full)/website/about/+page.svelte b/src/routes/support/(docs-full)/website/about/+page.svelte index ee22fbe4..6f92768b 100644 --- a/src/routes/support/(docs-full)/website/about/+page.svelte +++ b/src/routes/support/(docs-full)/website/about/+page.svelte @@ -7,12 +7,204 @@ import BlinkiesSmall from '$lib/client/images/blinkies-wycademy-small.gif'; import Blinkies from '$lib/client/images/blinkies-wycademy.gif'; import CodeSnippet from 'carbon-components-svelte/src/CodeSnippet/CodeSnippet.svelte'; + import UnorderedList from 'carbon-components-svelte/src/UnorderedList/UnorderedList.svelte'; + import ListItem from 'carbon-components-svelte/src/ListItem/ListItem.svelte'; + import Link from 'carbon-components-svelte/src/Link/Link.svelte'; + import OutboundLink from 'carbon-components-svelte/src/Link/OutboundLink.svelte';
-

+
+ +
+

+ Wycademy, or Frontier's Wycademy, is a comprehensive resource for + hunters of all skill levels playing Monster Hunter Frontier Z. +

+

+ First released as Monster Hunter Frontier in 2007, MHF-Z has + cultivated a dedicated community, and our website is designed to + support that community in every way possible. Acting as a knowledge base, database, + speedrunning leaderboard, and a + compilation of guides, tutorials and tools, Wycademy + is agnostic to game servers and patches, ensuring + that all players can benefit from our resources. +

+
+
+
+ +
+

+ We are committed to enriching the experience of every hunter. Whether + you're just starting your journey or are a seasoned speedrunner, + Wycademy is here to help you become the best hunter you can be. +

+

+ Our project is Free Libre Open Source Software (FLOSS), hosted on + GitHub, and open to contributions from anyone. We believe in empowering our + community and making our resources accessible to all, following the + best practices in web development and accessibility. +

+
+
+
+ +
+

+ Wycademy was born out of the development of an overlay for MHF-Z in + 2022 by our main developer, Doriel Rivalet. The overlay quickly became a valuable tool for understanding the + game's mechanics. However, Doriel saw potential for further + improvement and, in 2023, began creating Wycademy—a comprehensive + resource for all things MHF-Z. Since then, the project has continued + to evolve, and we invite our users to join us on this ongoing journey. +

+
+
+
+ +
+

+ At Wycademy, we are dedicated to providing high-quality, accurate + information about MHF-Z. But our commitment goes beyond information; + we aim to enhance the entire ecosystem around the game. Here’s what + sets us apart: +

+ +

+ Accessibility: We prioritize accessibility, + ensuring that our resources are available to all players, + regardless of their needs. +

+

+ Open Collaboration: Our project is open-source + under the MIT license, inviting community contributions and + collaboration. +

+

+ Community Space: We offer a platform for the + MHF-Z community, including speedrun leaderboards, discussion + spaces, and more. +

+

+ Modern Web Practices: Built with SvelteKit, our website is fast, user-friendly, and embraces modern web + technologies, including progressive web app (PWA) functionality + for offline use. +

+

+ Remembering the Old Web: We value simplicity and + clarity, offering features like an RSS feed for announcements, + reminiscent of the old web. +

+

+ Commitment to Preservation: We encourage users to + archive and share our resources, ensuring that this information + remains available for future generations. +

+
+

+ What makes Wycademy truly unique is our focus on being + platform-independent, working both + online + and offline, and our + user-centric approach. We actively seek feedback from + our users to continuously improve and expand our offerings. +

+
+
+
+ +
+

+ We align with the philosophy outlined in the mhfz-overlay's philosophy document. Our core values include: +

+ +

+ Educational Opportunities: We provide a platform + for learning about web development, specifically using SvelteKit, while offering practical tools for MHF-Z players. +

+

+ Open Access to Information: We believe that all + players should have free, open, and inclusive access to + information about MHF-Z. Our repository and software are FLOSS, + allowing anyone to modify and distribute them. +

+

+ Community Space: We offer a platform for the + MHF-Z community, including speedrun leaderboards, discussion + spaces, and more. +

+

+ Utility and Inclusivity: Our tools and utilities + are designed to be useful and accessible to everyone in the + community. +

+
+
+
+
+ +
+

+ If you have any issues or concerns, feel free to reach out to us + through GitHub's issue tracker. +

+
+
+
+ +
+

+ We are here to help you with all things MHF-Z. Whether you're + interested in speedrun leaderboards, guides and tutorials, or tools and utilities, we want to know how we can best support you. Let us know what + resources you'd like to see, and we'll do our best to provide them. +

+
+
@@ -43,6 +235,17 @@
+
+ +
+

+ We use GitHub Projects to keep track of our issues and feature requests. +

+
+