docs: remove advertising-style content from the README - #30
Closed
Jaro-c wants to merge 1 commit into
Closed
Conversation
GitHub flagged the org for content resembling advertising — links, promotional keywords, repeated calls to action. Removes the decorative hero block, third-party badges, external nav-bar CTAs, and any competitor sales-comparison table; keeps the technical description, install/quick-start instructions, and doc links. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
Member
Author
|
Reemplazada por #33 — esta rama estaba basada en el estado previo al push malicioso a main y ya no aplica limpio. |
Jaro-c
added a commit
that referenced
this pull request
Jul 7, 2026
…g content (#33) Commit a784b36 was pushed directly to main on 2026-07-02 by a collaborator (jasuviley) who should not have had write access — it replaced the entire README with a redirect to a decoy org (Glyndor-net) that briefly hijacked our repos that same week. It landed before this repo had any branch protection, so nothing caught it. I've removed that collaborator from the org entirely. This PR: 1. Reverts a784b36, restoring the real README. 2. Re-applies the advertising-content cleanup GitHub flagged us for (drops the hero badges, the competitor comparison table, keeps the technical description and quickstart). Replaces #30, which conflicted because it was branched from before the malicious commit landed. --------- Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes the large
for-the-badgethird-party badges, the emoji-mascot benchmark table with headline numbers, and the promotional "Full docs site" callout — flagged by GitHub as advertising-style content. Keeps the technical architecture comparison and points at the reproducible benchmark harness instead of quoting cherry-picked numbers.Test plan