{"id":18707593,"url":"https://github.com/discourse/discourse-bbcode-color","last_synced_at":"2025-04-12T10:25:08.334Z","repository":{"id":18076426,"uuid":"21139224","full_name":"discourse/discourse-bbcode-color","owner":"discourse","description":"A Discourse Plugin to support BBCode color tags.","archived":false,"fork":false,"pushed_at":"2025-04-09T12:21:12.000Z","size":330,"stargazers_count":17,"open_issues_count":4,"forks_count":11,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-04-09T13:28:22.613Z","etag":null,"topics":["discourse-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/discourse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-23T19:25:16.000Z","updated_at":"2025-04-09T12:21:24.000Z","dependencies_parsed_at":"2023-01-11T19:46:29.033Z","dependency_job_id":"1607342e-9037-4eac-9d6b-650649dc5acf","html_url":"https://github.com/discourse/discourse-bbcode-color","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fdiscourse-bbcode-color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fdiscourse-bbcode-color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fdiscourse-bbcode-color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fdiscourse-bbcode-color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discourse","download_url":"https://codeload.github.com/discourse/discourse-bbcode-color/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248551837,"owners_count":21123155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discourse-plugin"],"created_at":"2024-11-07T12:19:01.037Z","updated_at":"2025-04-12T10:25:08.309Z","avatar_url":"https://github.com/discourse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discourse-bbcode-color\n\nA Discourse Plugin to support BBCode color tags.\n\nOfficial Plugin Topic \u0026 Documentation: https://meta.discourse.org/t/discourse-bbcode-color/65363\n\n# Usage\n\nIn your posts, surround text with `[color=...]` and `[/color]`. Color values are those supported by HTML, like `red` and `#ff000`. For example:\n\n```\nLook at my [color=red]red words[/color] and be amazed! Also, [color=#33ff33]green is cool[/color] too.\n\nWorks for background colors too!  This is your [bgcolor=yellow]typical yellow highlight[/bgcolor], and [bgcolor=blue] [color=white]you can mix em[/color] [color=red]up, you know?[/color][/bgcolor]\n```\n\n# Installation\n\n- Add the plugin's repo url to your container's yml config file\n\n```yml\nhooks:\n  after_code:\n    - exec:\n        cd: $home/plugins\n        cmd:\n          - mkdir -p plugins\n          - git clone https://github.com/discourse/docker_manager.git\n          - git clone https://github.com/discourse/discourse-bbcode-color.git\n```\n\n- Rebuild the container\n\n```shell\ncd /var/discourse\ngit pull\n./launcher rebuild app\n```\n\n- Re-render all posts now that the plugin is installed. This won't create any extra revisions.\n\n```shell\nrake posts:rebake\n```\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscourse%2Fdiscourse-bbcode-color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscourse%2Fdiscourse-bbcode-color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscourse%2Fdiscourse-bbcode-color/lists"}