Skip to content

feat: add MOREMEDIA® to llms.txt hub #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions packages/content/websites/data/moremedia®-llms-txt.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Avoid non-ASCII characters in the filename – this breaks tooling on Windows & some POSIX shells

® in moremedia®-llms-txt.mdx will cause path-encoding headaches (git-bash, globbing, CI scripts, web build pipelines).
Rename the file to an ASCII slug, e.g.:

-packages/content/websites/data/moremedia®-llms-txt.mdx
+packages/content/websites/data/moremedia-llms-txt.mdx

Add a slug: field in the front-matter to preserve the display name if the build relies on it.

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
---
- packages/content/websites/data/moremedia®-llms-txt.mdx
+ packages/content/websites/data/moremedia-llms-txt.mdx
🤖 Prompt for AI Agents
In packages/content/websites/data/moremedia®-llms-txt.mdx at line 1, the
filename contains a non-ASCII character `®` which can cause issues with tooling
on Windows and some POSIX shells. Rename the file to use only ASCII characters,
for example, change it to moremedia-llms-txt.mdx. To preserve the original
display name if needed, add a slug: field in the front-matter of the file with
the original name including the `®` character.

name: 'MOREMEDIA®'
description: 'Kreative Konzepte, performante Websites und smarte digitale Lösungen: wir unterstützen KMU & Hidden Champions dabei, erfolgreicher zu kommunizieren.'
website: 'https://www.moremedia.at'
llmsUrl: 'https://www.moremedia.at/llms.txt'
llmsFullUrl: ''
category: 'developer-tools'
publishedAt: '2025-07-02'
---

# MOREMEDIA®

Kreative Konzepte, performante Websites und smarte digitale Lösungen: wir unterstützen KMU & Hidden Champions dabei, erfolgreicher zu kommunizieren.