Atemu
18 أكتوبر 2024، 5:37ص
1
عند ربط ملف Github مع مرساة، فإن المعاينة التي يعرضها Discourse تكون من أعلى الملف بدلاً من المرساة.
انظر على سبيل المثال:
<a href="https://www.discourse.org/">
<img src="images/discourse-readme-logo.png" width="300px">
</a>
The online home for your community.
<img width="1920" height="1135" alt="github-readme" src="https://github.com/user-attachments/assets/abaaf30f-0cfb-4505-a530-6f8e5a43d24b" />
> You can self-host Discourse on your own infrastructure. But if you'd rather skip the setup, maintenance, and server management, we offer official Discourse hosting.
>
> 👉 Learn more about [Discourse hosting](https://discourse.org/pricing)
Discourse is a 100% open-source community platform for those who want complete control over how and where their site is run.
Our platform has been battle-tested for over a decade and continues to evolve to meet users’ needs for a powerful community platform.
**With Discourse, you can:**
* 💬 **Create discussion topics** to foster meaningful conversations.
This file has been truncated. show original
يجب أن تعرض هذه المعاينة قسم التطوير، وليس أعلى ملف القراءة.
(لست متأكدًا مما إذا كان هذا خطأ بالفعل.)
3 إعجابات
nat
(Natalie T)
25 أكتوبر 2024، 9:41ص
2
لقد أضفت #pr-welcome هنا إذا كنت ترغب في المساعدة في تحسين هذا.
إعجاب واحد (1)
لقد قمت بمراجعة طلب السحب هذا ولاحظت أن Discourse يحاول تقديم المحتوى مباشرة من المستودع باستخدام https://raw.githubusercontent.com ، والذي يوفر ملفًا خامًا عاديًا وغير مصمم (على سبيل المثال ، https://raw.githubusercontent.com/discourse/discourse/main/README.md#development). بالنسبة للإشارات الخاصة بالسطر (مثل #L-{line-number} ) ، فإنه ينتقل مباشرة إلى السطر المحدد في الملف لعرض المحتوى. لمعاينة قسم معين (على سبيل المثال ، #development ، #requirements ) ، يمكنك تحديد رقم السطر كما هو موضح أدناه:
Discourse is a 100% open-source community platform for those who want complete control over how and where their site is run.
Our platform has been battle-tested for over a decade and continues to evolve to meet users’ needs for a powerful community platform.
**With Discourse, you can:**
* 💬 **Create discussion topics** to foster meaningful conversations.
* ⚡️ **Connect in real-time** with built-in chat.
* 🎨 **Customize your experience** with an ever-growing selection of official and community themes.
* 🤖 **Enhance your community** with plugins, from chatbots powered by [Discourse AI](https://meta.discourse.org/t/discourse-ai/259214) to advanced tools like SQL analysis with the [Data Explorer](https://meta.discourse.org/t/discourse-data-explorer/32566) plugin.
To learn more, visit [discourse.org](https://www.discourse.org/) and join our support community at [meta.discourse.org](https://meta.discourse.org/).
Here are just a few of the incredible communities using Discourse:

إعجاب واحد (1)