Canapin
(Coin-coin le Canapin)
4 مارس 2025، 12:57م
2
أهلاً بك
بالإضافة إلى لوحة الألوان، سيكون CSS/SCSS، والمزيد إذا لزم الأمر (JS، HTML).
قد تكون مهتمًا بهذا:
Discourse Themes and Theme Components can be used to customize the look, feel and functionality of Discourse’s frontend. This section of the developer guides aims to provide all the reference materials you need to develop simple themes for a single site, right up to complex open-source theme components.
This introduction aims to provide a map of all the tools and APIs for theme development. If you prefer a step-by-step tutorial for theme development, jump straight to:
Themes vs. Theme Compon…
يمكنك إنشاء سمات ومكونات. المكونات تشبه “السمات الفرعية” (يمكنها احتواء الأنماط والميزات)، ويمكن تمكين أي مكون لسمة واحدة أو أكثر.
هناك أداة سطر أوامر تساعد في إنشاء السمات والمكونات، وأقترح عليك إلقاء نظرة عليها:
The [discourse] Discourse Theme CLI is a ruby gem that allows you to use your editor of choice when developing Discourse themes and theme components. As you save files the CLI will update the remote theme or component and changes to it will appear live!
Installing
To play with it, make sure you have Ruby 2.5 or up installed.
[image]
If you are on Windows, you have 2 options:
Option 1: Windows Subsystem for Linux .
Windows 10 has access to a full Linux environment, you can use it to install …
هناك أيضًا صفحة خاصة تسرد معظم عناصر HTML الخاصة بـ Discourse حتى تتمكن من الحصول على نظرة عامة على شكلها، وإنشاء أنماطك وفقًا لذلك.
يجب تمكين الصفحة باستخدام إعداد الموقع Styleguide enabled .
مثال:
https://unicyclist.com/styleguide/molecules/topic-list-item
7 إعجابات