Skip to content

docs: add remnawave-minishop to awesome remnawave list#453

Open
3252a8 wants to merge 2 commits into
remnawave:mainfrom
3252a8:main
Open

docs: add remnawave-minishop to awesome remnawave list#453
3252a8 wants to merge 2 commits into
remnawave:mainfrom
3252a8:main

Conversation

@3252a8
Copy link
Copy Markdown

@3252a8 3252a8 commented May 14, 2026

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 14, 2026

Greptile Summary

This PR adds a new community project — Remnawave Minishop — to the Awesome Remnawave listing under the Commerce category, contributed by the project's author.

  • A new ProjectCard entry is inserted in awesome-remnawave.mdx with links to GitHub and Telegram, alongside a feature bullet list in a new install-guide file and a preview .webp image.
  • The Telegram link uses a hyphenated username (t.me/remnawave-minishop), which is not a valid Telegram username format and likely resolves to a dead page; this should be verified before merging.
  • The card description is nearly word-for-word the same as the adjacent remnashop entry, and two feature bullets in the guide share the same 📱 emoji, both of which reduce clarity for readers browsing the page.

Confidence Score: 3/5

The Telegram link contains a hyphenated username that will not resolve to a valid Telegram channel, which should be fixed before this page goes live.

The hyphenated Telegram username (t.me/remnawave-minishop) is the main concern — Telegram usernames cannot contain hyphens, so anyone clicking that link from the published docs page will hit a dead end. Everything else (the MDX card, the image, the guide bullets) is structurally sound.

docs/awesome-remnawave.mdx — specifically the telegram link value on the new ProjectCard

Important Files Changed

Filename Overview
docs/awesome-remnawave.mdx Adds import and ProjectCard entry for remnawave-minishop in the Commerce section; description closely mirrors the existing remnashop card, and the Telegram link uses a hyphen which may be invalid.
docs/awesome-remnawave/_install-guides/remnawave-minishop.md New feature bullet list for remnawave-minishop; duplicate emoji on lines 9 and 10.
static/awesome/remnawave-minishop.webp New preview image for the project card; binary file, no code concerns.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[awesome-remnawave.mdx] -->|imports guide| B[remnawave-minishop.md]
    A -->|references image| C[remnawave-minishop.webp]
    A -->|renders| D[ProjectCard: Remnawave Minishop]
    D -->|github link| E[github.com/3252a8/remnawave-minishop]
    D -->|telegram link| F[t.me/remnawave-minishop]
    D -->|children| B
    F:::warn
    classDef warn fill:#ffd700,stroke:#b8860b
Loading

Reviews (1): Last reviewed commit: "docs: add remnawave-minishop to awesome ..." | Re-trigger Greptile

Comment thread docs/awesome-remnawave.mdx Outdated
Comment thread docs/awesome-remnawave.mdx
Comment thread docs/awesome-remnawave/_install-guides/remnawave-minishop.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant