{"id":35311396,"url":"https://github.com/parmsam/quarto-brainmade","last_synced_at":"2026-05-21T02:01:52.786Z","repository":{"id":270758336,"uuid":"911276541","full_name":"parmsam/quarto-brainmade","owner":"parmsam","description":"Brainmade extension for HTML in Quarto","archived":false,"fork":false,"pushed_at":"2025-01-10T17:08:19.000Z","size":387,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T18:25:10.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://parmsam.github.io/quarto-brainmade/","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/parmsam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-02T16:34:31.000Z","updated_at":"2025-01-10T17:08:22.000Z","dependencies_parsed_at":"2025-01-02T22:30:09.212Z","dependency_job_id":"1bcdc4ef-af81-4a54-a3db-42cc1e64e4d6","html_url":"https://github.com/parmsam/quarto-brainmade","commit_stats":null,"previous_names":["parmsam/quarto-brainmade"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parmsam/quarto-brainmade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmsam%2Fquarto-brainmade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmsam%2Fquarto-brainmade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmsam%2Fquarto-brainmade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmsam%2Fquarto-brainmade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parmsam","download_url":"https://codeload.github.com/parmsam/quarto-brainmade/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmsam%2Fquarto-brainmade/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33284873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"online","status_checked_at":"2026-05-21T02:00:07.181Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-12-30T17:45:58.827Z","updated_at":"2026-05-21T02:01:52.780Z","avatar_url":"https://github.com/parmsam.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brainmade Extension For Quarto\n\nThe Brainmade mark is a symbol you can use to indicate that your work is primarily created by you or your friends, rather than generated by tools like ChatGPT. Designed by [Tristram Oaten](https://github.com/0atman), also known as [No Boilerplate](https://www.youtube.com/c/NoBoilerplate), the mark promotes authorship transparency. You can find the [original repository](https://github.com/0atman/Brainmade-org) for Brainmade on GitHub. The mark doesn’t require a work to be entirely human-made; it can use AI assistance as long as the majority of the work is human-made. This Quarto extension simplifies the process of adding the Brainmade mark into your HTML documents.\n\n## Installing\n\n```bash\nquarto add parmsam/quarto-brainmade\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\nAfter installing the extension for your Quarto project, you can use it in your Quarto documents. To use the extension, add the following [shortcode](https://quarto.org/docs/authoring/shortcodes.html) to your Quarto document for the brainmade dark mark:\n\n```\n{{\u003c brainmade-dark \u003e}}\n```\n\nOr the following shortcode for the brainmade light mark:\n\n``` \n{{\u003c brainmade-light \u003e}}\n```\n\nThe width or height of the mark can be adjusted by passing a width or height parameter:\n\n```\n{{\u003c brainmade-dark width=\"52px\"\u003e}}\n{{\u003c brainmade-dark height=\"52px\"\u003e}}\n```\n\nYou can also add small button versions of the marks:\n\n```\n{{\u003c brainmade-dark-btn \u003e}}\n{{\u003c brainmade-light-btn \u003e}}\n```\n\n## Example\n\nHere is the source code for a minimal example: [example.qmd](example.qmd).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmsam%2Fquarto-brainmade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparmsam%2Fquarto-brainmade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmsam%2Fquarto-brainmade/lists"}