summaryrefslogtreecommitdiffstats
path: root/docusaurus/docs/index.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'docusaurus/docs/index.mdx')
-rw-r--r--docusaurus/docs/index.mdx109
1 files changed, 109 insertions, 0 deletions
diff --git a/docusaurus/docs/index.mdx b/docusaurus/docs/index.mdx
new file mode 100644
index 0000000..487c0b8
--- /dev/null
+++ b/docusaurus/docs/index.mdx
@@ -0,0 +1,109 @@
+---
+slug: /
+title: Home page
+---
+
+# <br /> Free Wolfram Alpha Step-by-Step Solutions
+
+Get free access to **step-by-step** solutions. Unlock the power of **Wolfram|Alpha Pro** for free. Wolfree is **free** and **open-source** software. Thousands of learners use Wolfree to bypass paywalls.
+
+import FormCTA from "../src/components/FormCTA.tsx";
+import FormQuickStart from "../src/components/FormQuickStart.tsx";
+import ButtonLink from "../src/components/ButtonLink.tsx";
+
+<FormCTA autoFocus={true} />
+
+<br />
+<br />
+
+## How To Use Wolfree
+
+<FormQuickStart />
+
+<br />
+<br />
+
+## Mirror Sites
+
+Wolfree operates through a network of mirror sites to ensure uninterrupted access to step-by-step solutions. If you can't access this web page, visit one of our [mirror sites](/mirror) to continue your learning journey.
+
+<p>
+ <ButtonLink to="./mirror" text="Access Mirror Sites" />
+</p>
+
+<br />
+<br />
+
+## Source Code
+
+Wolfree is **free** and **open-source** software. Our inclusive community welcomes individuals from diverse backgrounds to collaborate on our [source code](/source). Let's foster diversity, equity, and inclusion on the Internet. ❤️
+
+<p>
+ <ButtonLink to="./source" text="Explore Source Code" />
+</p>
+
+<br />
+<br />
+
+## How Wolfree Works
+
+Here's a simplified breakdown of how Wolfree works:
+
+1. Programmers distribute the Dockerfile on Fediverse, including platforms compatible with ForgeFed, like Forgejo and Gitea.
+2. Website operators install and run Docker.
+3. Docker automatically downloads the Dockerfile from Fediverse and builds a Docker image.
+4. Web hosting service providers deploy Wolfree mirror sites.
+5. Internet service providers allow your web browser to connect to Wolfree mirror sites.
+6. You gain **free** access to the computational capabilities of **Wolfram|Alpha Pro**. 🎉
+
+Wolfree leverages a [shadow library](https://en.wikipedia.org/wiki/Shadow_library) that shares **step-by-step** solutions, ensuring you have free access to the learning resources you need.
+
+<br />
+<br />
+
+## Testimonials
+
+Here's what our community has to say about Wolfree:
+
+> "Wolfree has been a transformative addition to my academic journey. The **step-by-step** solutions powered by **Wolfram|Alpha Pro** have profoundly enriched my understanding of complex math concepts. Thanks to Wolfree, my grades have seen remarkable improvement. I now approach math confidently." - Olivia (they/them), Student.
+
+> "As a math teacher, I wholeheartedly endorse Wolfree for my students. The **step-by-step** solutions promote genuine comprehension of math concepts. By incorporating the computational capabilities of **Wolfram|Alpha Pro** into my classroom, Wolfree has significantly elevated my students' learning experiences." - Mx. Smith (they/them), Educator.
+
+<br />
+<br />
+
+## What You'll Get with Wolfree
+
+By using Wolfree, you'll get **free** access to the full potential of **Wolfram|Alpha Pro**, including:
+
+- Get answers and hints for your math homework problems.
+- Use **step-by-step** calculators for chemistry, calculus, algebra, trigonometry, and equation solving.
+- Develop a deeper understanding of your homework with detailed steps and hints guiding you from problems to answers.
+
+Unleash the full potential of your learning with Wolfree and elevate your studies to a whole new level. 🚀
+
+It's **free**! Type your math problem and click "**Show Steps**" now!
+
+<FormCTA />
+
+<br />
+<br />
+
+<!--
+ What Is a Landing Page? Landing Pages Explained | Unbounce
+ https://unbounce.com/landing-page-articles/what-is-a-landing-page/
+ Is Your Landing Page Good Enough to get into Y Combinator?
+ https://yourlandingpagesucks.com/startup-landing-page-teardown-yc/
+-->
+
+<!--
+ Diversity, equity, and inclusion - Wikipedia
+ https://en.wikipedia.org/wiki/Diversity,_equity,_and_inclusion
+-->
+
+<!--
+ My pronouns are: they/them • Pronouns.page
+ https://en.pronouns.page/they
+-->
+
+<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->