{"id":14070656,"url":"https://github.com/mcanouil/quarto-invoice","last_synced_at":"2026-01-03T17:07:02.192Z","repository":{"id":209076472,"uuid":"723181640","full_name":"mcanouil/quarto-invoice","owner":"mcanouil","description":"Quarto Typst template extension to make invoices.","archived":false,"fork":false,"pushed_at":"2025-02-16T16:28:32.000Z","size":201,"stargazers_count":38,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T17:34:36.328Z","etag":null,"topics":["quarto","quarto-extension","quarto-format","quarto-pub","quarto-template","quartopub","typst"],"latest_commit_sha":null,"homepage":"https://m.canouil.dev/quarto-invoice/index.pdf","language":"Typst","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-11-24T21:45:28.000Z","updated_at":"2025-02-16T16:27:39.000Z","dependencies_parsed_at":"2023-12-09T15:24:07.303Z","dependency_job_id":"89f96843-05f3-4576-a953-884a98a4fe1e","html_url":"https://github.com/mcanouil/quarto-invoice","commit_stats":null,"previous_names":["mcanouil/quarto-invoice"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-invoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-invoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-invoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-invoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcanouil","download_url":"https://codeload.github.com/mcanouil/quarto-invoice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244039202,"owners_count":20387835,"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":["quarto","quarto-extension","quarto-format","quarto-pub","quarto-template","quartopub","typst"],"created_at":"2024-08-13T07:08:01.585Z","updated_at":"2026-01-03T17:06:57.143Z","avatar_url":"https://github.com/mcanouil.png","language":"Typst","funding_links":["https://github.com/sponsors/mcanouil"],"categories":["Typst"],"sub_categories":[],"readme":"# Invoice Format Template (Typst)\n\nThis is a Quarto template that assists you in creating PDF invoices via Typst.\n\n## Creating a New Invoice\n\nYou can use this as a template to create an invoice.\nTo do this, use the following command:\n\n```bash\nquarto use template mcanouil/quarto-invoice\n```\n\nThis will install the extension and create an example qmd file that you can use as a starting place for your invoice.\n\n## Installation For Existing Document\n\nYou may also use this format with an existing Quarto project or document.\nFrom the Quarto project or document directory, run the following command to install this format:\n\n```bash\nquarto add mcanouil/quarto-invoice\n```\n\n## Usage\n\nTo use the format, you can use the format name `invoice-typst`.\nFor example:\n\n```bash\nquarto render template.qmd --to invoice-typst\n```\n\nor in your document yaml\n\n```yaml\nformat:\n  invoice-typst:\n    lang: en\n    region: UK\n    papersize: a4\n    margin:\n      x: 2.5cm\n      y: 2.5cm\n    mainfont: \"Alegreya Sans\"\n    fontsize: 12pt \n```\n\nUsing [`_brand.yml`](https://posit-dev.github.io/brand-yml/) ([v1.2.0](../../releases/tag/1.2.0)):\n\n```yml\nbrand:\n  typography:\n    fonts:\n      - family: Alegreya Sans\n        source: google\n        weight: [400, 700]\n        style: [normal, italic]\n    base:\n      family: \"Alegreya Sans\"\n      size: 12pt\n    headings:\n      family: \"Alegreya Sans\"\n      color: dodgerblue\n```\n\nYou can view a preview of the rendered template below: [Invoice Template](https://m.canouil.dev/quarto-invoice/index.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fquarto-invoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcanouil%2Fquarto-invoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fquarto-invoice/lists"}