{"id":13477386,"url":"https://github.com/mcanouil/quarto-preview-colour","last_synced_at":"2025-07-15T22:31:58.863Z","repository":{"id":175405285,"uuid":"653839549","full_name":"mcanouil/quarto-preview-colour","owner":"mcanouil","description":"A Quarto extension to add preview colour as a coloured symbol next to colour code.","archived":false,"fork":false,"pushed_at":"2024-07-20T21:50:49.000Z","size":29,"stargazers_count":21,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T10:40:22.392Z","etag":null,"topics":["preview-colour","quarto","quarto-extension","quarto-pub","quartopub"],"latest_commit_sha":null,"homepage":"http://m.canouil.dev/quarto-preview-colour/","language":"Lua","has_issues":true,"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/mcanouil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"mcanouil","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-06-14T21:12:57.000Z","updated_at":"2024-05-29T11:52:59.000Z","dependencies_parsed_at":"2024-01-05T23:52:58.341Z","dependency_job_id":"fd684d1b-0dc7-4295-91ea-8e9ffb9ea9fc","html_url":"https://github.com/mcanouil/quarto-preview-colour","commit_stats":null,"previous_names":["mcanouil/quarto-preview-colour"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-preview-colour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-preview-colour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-preview-colour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-preview-colour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcanouil","download_url":"https://codeload.github.com/mcanouil/quarto-preview-colour/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226077541,"owners_count":17570163,"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":["preview-colour","quarto","quarto-extension","quarto-pub","quartopub"],"created_at":"2024-07-31T16:01:42.058Z","updated_at":"2024-11-23T17:47:45.119Z","avatar_url":"https://github.com/mcanouil.png","language":"Lua","funding_links":["https://github.com/sponsors/mcanouil"],"categories":["Lua"],"sub_categories":[],"readme":"# Preview Colour Extension For Quarto\n\n`preview-colour` is an extension for [Quarto](https://quarto.org) to provide access to LUA objects as metadata.\n\n## Installing\n\n```bash\nquarto add mcanouil/quarto-preview-colour\n```\n\nThis will install the extension under the `_extensions` subdirectory.\nIf you're using version control, you will want to check in this directory.\n\n## Using\n\nAdd the following to your YAML header:\n\n```yaml\nfilters:\n  - preview-colour\n```\n\nThen define the following metadata to enable the extension for inline code and text:\n\n```yaml\npreview-colour:\n  code: true\n  text: true\n```\n\n## Example\n\nHere is the source code for a minimal example: [example.qmd](example.qmd).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fquarto-preview-colour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcanouil%2Fquarto-preview-colour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fquarto-preview-colour/lists"}