docs: add remnawave-minishop to awesome remnawave list#453
Conversation
3252a8
commented
May 14, 2026
- Add https://github.com/3252a8/remnawave-minishop to awesome remnawave list
Greptile SummaryThis PR adds a new community project — Remnawave Minishop — to the Awesome Remnawave listing under the Commerce category, contributed by the project's author.
Confidence Score: 3/5The 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
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
Reviews (1): Last reviewed commit: "docs: add remnawave-minishop to awesome ..." | Re-trigger Greptile |