A theme component to display icons next to category links in Discourse.
Go to file
Kelv 476a80b0d6
DEV: Switch to use pnpm (#41)
2024-10-14 10:01:59 +02:00
.github/workflows DEV: Update CI workflows (#15) 2023-01-10 19:07:23 +00:00
common REFACTOR: update for core badge style removal (#26) 2023-11-13 10:46:33 -05:00
javascripts/discourse FEATURE: display category icon in post body (#36) 2024-07-16 10:46:47 +08:00
locales DEV: Update the setting descriptions to Font Awesome 6 (#40) 2024-10-10 14:11:36 -07:00
test/acceptance FEATURE: display category icon in post body (#36) 2024-07-16 10:46:47 +08:00
.discourse-compatibility DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#38) 2024-08-02 17:29:42 +08:00
.eslintrc.cjs DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
.gitignore DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
.npmrc DEV: Switch to use pnpm (#41) 2024-10-14 10:01:59 +02:00
.prettierrc.cjs DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
.template-lintrc.cjs DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
LICENSE Initial commit 2018-12-19 09:45:06 -05:00
README.md DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
about.json Update about.json (#31) 2024-06-09 10:21:48 +01:00
package.json DEV: Switch to use pnpm (#41) 2024-10-14 10:01:59 +02:00
pnpm-lock.yaml DEV: Switch to use pnpm (#41) 2024-10-14 10:01:59 +02:00
settings.yml DEV: Move settings descriptions to locales/en.yml (#37) 2024-07-24 22:03:19 -04:00

README.md

discourse-category-icons

See https://meta.discourse.org/t/category-icons-component/104683 for more details.