Skip to content

ReVanced/revanced-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

098f610 Β· May 5, 2025
Feb 17, 2025
Dec 24, 2024
Dec 31, 2023
May 5, 2025
Dec 22, 2024
Nov 30, 2024
Jan 2, 2023
Jan 7, 2024
Nov 30, 2024
Jul 17, 2022
Jul 31, 2023
Dec 31, 2023
Dec 24, 2024
Oct 24, 2022
Dec 24, 2024
Dec 21, 2024
Dec 21, 2024
Feb 11, 2025
Jan 7, 2024
Jan 7, 2024
Dec 31, 2023

Repository files navigation


                       

Continuing the legacy of Vanced

🌐 ReVanced Website

Deployment status GPLv3 License

This repository contains the source code of ReVanced Website.

❓ About

ReVanced Website is the front page of ReVanced. It is built using Svelte and uses ReVanced API as a data source.

πŸ’ͺ Features

Discover what the ReVanced Website offers:

  • πŸ‘₯ View contributors: Explore the people who make this project possible.
  • πŸ”§ Browse first-party patches: Access a comprehensive list of official ReVanced Patches.
  • ❀️ Explore donation options: Find ways to support the project through donations.
  • 🌐 Connect with the community: Follow us on social media and stay updated.
  • πŸ”½ Get ReVanced Manager: Download the latest version of ReVanced Manager with ease.

πŸš€ How to get started

ReVanced Website can be deployed locally using npm run dev or preview the build using npm run preview.

πŸ“š Everything else

πŸ“™ Contributing

Thank you for considering contributing to ReVanced Website. You can find the contribution guidelines here.

πŸ› οΈ Building

To build ReVanced Website, Node.js and Git must be installed.
Follow the steps below to build ReVanced Website:

  1. Run git clone [email protected]:ReVanced/revanced-website.git to clone the repository
  2. Create .env file based on .env.example
  3. Run npm i to install the dependencies
  4. Run npm run build to build the project

πŸ“œ Licence

ReVanced Website is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify ReVanced Website as long as you track changes/dates in source files. Any modifications to ReVanced Website must also be made available under the GPL, along with build & install instructions.