Ava Pek 1d121a69c8 Modernize inline script tag
The `<script type='text/discourse-plugin>` is now deprecated. This
migrates the existing code as instructed by the Discourse team.

See:
- https://meta.discourse.org/t/modernizing-inline-script-tags-for-templates-js-api/366482
- https://meta.discourse.org/t/structure-of-themes-and-theme-components/60848
2025-08-30 11:52:42 -07:00
2025-08-30 11:52:42 -07:00
2023-11-15 17:24:45 +01:00
2023-11-13 14:59:12 +01:00
2023-11-20 20:18:36 +01:00

Discourse Tweaks

A theme components to enable GDScript highligting and other Godot specific tweaks.

Usage

Installation

  1. In discourse, go to Admin > Customize > Themes
  2. Click the Install button and choose "From a git repository"
  3. Enter the URL of this repo: https://github.com/godotengine/discourse-tweaks

Updates

  1. In discourse, go to Admin > Customize > Themes
  2. Select the "Godot Tweaks" component
  3. Click "Check for Updates"
Description
A theme components to enable GDScript highligting and other Godot specific tweaks
Readme MIT 42 KiB
Languages
JavaScript 73%
SCSS 21.3%
HTML 5.7%