- Discourse dev environment setup: Guide to Setting Up Discourse Development Environment - GitHub Codespace
- NSFW content blurring: Our solution for blurring NSFW content
- Language-specific code blocks: Setup Code blocks that stand out, per-language backgrounds
- Redirect routes in theme component: Redirect an existing route in a theme component
- Forum tooltip setup: Setup a ToolTip in your Forum
- Discourse status monitoring: Use Node-Red and Telegram to Monitor Discourse Status
- Package plugin as gem: Package a Discourse plugin as a gem
- Automate plugin setup: Automating Discourse Plugin Setup with `create-discourse-plugin` gem
- Ubuntu dev environment (Chinese): 🇨🇳 Installing the Discourse development environment on Ubuntu 在 Ubuntu 上安装 Discourse 开发环境
- Custom Discourse reactions: Custom Discourse Reactions
- Custom badge with image via API: Create a custom badge with an image through the API
- Maintainable text snippets: Insertable, centrally maintained text/markdown snippets
- Star ratings in search results: Display star ratings for Discourse pages in search engine results (SERPs)
- Screen for dev install (Ubuntu): Use Screen To Bootstrap A Development Install (Ubuntu)
- Smart chatbot setup: Set up a smart chatbot on discourse 🤖
- Add plugin translations: Add translation to a plugin
- Customize mention colors: Customize mention colors
- Copyright for tagged topics: Add copyright protection to tagged topics
- Customize New Topic button: Customize the New Topic button
- Use PromiseProxyMixin in theme: Use Ember.PromiseProxyMixin in a theme
- Beginner’s guide to Discourse dev: Learn how to start building stuff for Discourse if you're newbie (like myself)
- API for restricted categories: Use the API to create restricted categories for external groups
- Suspend user via API: Suspend a user via the API
- Override Discourse methods in plugins: Override existing Discourse methods in plugins
- Localize plugin templates: Making Plugin Templates Localization friendly
- Customize loading icon: Customize the loading icon
- Custom per-user plugin setting: Add a custom per-user setting in a plugin
2 Likes