Skip to content

rippedpiracy/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,015 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rippedtransparentproper

ripped.guide

Discord

ripped.guide is the official web-based replacement for the #trusted-sites channel of the Discord Server.

This repository contains the application source code. The content and guides are stored on the docs repository.

Overview

The website has been re-built, years after the original, using a modern stack designed for performance and maintainability:

It has been engineered to best resemble Discord's UI, to ensure a fluid browsing experience between the Discord Server and the website and avoid whiplash from flashy UIs.

Contribution Guidelines

We maintain a strict separation between technical features and documentation content. The website source code is in this repository, while the content is in the docs repository.

Documentation and Content

To propose new resources, correct existing information, or submit guides, please open an issue or pull request in the docs repository.

Submission Criteria:

  • Resources must be verified as trusted and safe.
  • Hosting of illegal content (e.g., data breaches, malware) is strictly prohibited.
  • Submissions must link to a landing page or library; direct download links are not permitted.
  • All resources must be accessible via the clearnet.
  • Do not submit a resource you have created yourself, unless it is FOSS and there are no financial interests.

Application Infrastructure

To contribute to the UI, fix codebase issues, or implement new components, please submit a Pull Request to this repository.

Development Setup

  1. Clone the repository:
    git clone https://github.com/rippedpiracy/site.git
    cd site
  2. Install dependencies and build:
    pnpm install
    pnpm build
    Note: On the initial build, the development server will automatically initialize the pages/ directory by cloning the latest commit of the docs repository.
  3. Run the development server:
    pnpm run dev

Credits

This project was built upon the discord-userdoccers framework and is maintained by the Ripped Staff Team. We wholeheartedly thank the maintainers for allowing us to use it.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors