{"id":19185881,"url":"https://github.com/arthurcadore/typst-intelbras","last_synced_at":"2026-03-19T08:35:27.626Z","repository":{"id":237915733,"uuid":"795216855","full_name":"arthurcadore/typst-intelbras","owner":"arthurcadore","description":"This repository is dedicated to Typst's Template for Intelbras's Reports.","archived":false,"fork":false,"pushed_at":"2024-08-19T22:02:21.000Z","size":842,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T01:07:46.860Z","etag":null,"topics":["documentation","intelbras","typst","typst-template"],"latest_commit_sha":null,"homepage":"https://github.com/typst","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/arthurcadore.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":"2024-05-02T20:17:31.000Z","updated_at":"2024-08-19T22:02:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6aeb0c6-666a-47ec-b7e3-8e97db3d0ce1","html_url":"https://github.com/arthurcadore/typst-intelbras","commit_stats":null,"previous_names":["arthurcadore/typst-intelbras"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arthurcadore/typst-intelbras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurcadore%2Ftypst-intelbras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurcadore%2Ftypst-intelbras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurcadore%2Ftypst-intelbras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurcadore%2Ftypst-intelbras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arthurcadore","download_url":"https://codeload.github.com/arthurcadore/typst-intelbras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurcadore%2Ftypst-intelbras/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260269435,"owners_count":22983646,"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":["documentation","intelbras","typst","typst-template"],"created_at":"2024-11-09T11:12:23.355Z","updated_at":"2026-02-02T14:04:29.778Z","avatar_url":"https://github.com/arthurcadore.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template Typst - Intelbras\n#### This repository is dedicated to Typst's Template for Intelbras Reports.\n\n![MainLogo](./assets/main-logo.svg)\n\n\n---\n### Getting Started: \n\nThis repository is configured to work with devcontainers on GitHub, using a  `.devcontainer` configuration to automatically install all necessary packages for compiling `.typ` files.\n\nTo get started, create a new codespace on the main branch. If you encounter any issues, you can refer to [This tutorial](https://docs.github.com/en/codespaces/getting-started/quickstart)\n\nIf you prefer to use it on your local machine, ensure that the following packages are installed:\n\n- Git version 2.34.1\n- Typst v0.11.0 ([Instalation Tutorial](https://github.com/typst/typst))\n\n### Using Typst Compiler: \n\nOnce Typst is installed, you can create a new file with a `.typ` extension, similar to the files located in `./examples/.` The file should import the following content in its header to work properly:\n\n```\n#import \"../templates/support-en.typ\": *\n#import \"@preview/codelst:2.0.1\": sourcecode\n#show heading: set block(below: 1.5em)\n#show par: set block(spacing: 1.5em)\n\n#show: doc =\u003e support(\n  title: \"API Test Report Intelbras\",\n  subtitle: \"Network Technician Support Analyst\",\n  authors: \"Arthur Cadore M. Barcella\",\n  date: \"May, 02, 2023\",\n  doc,\n)\n\n// WRITE YOUR CUSTOM FILE CONTENT BELOW USING TYPST SINTAX. \n```\n\nWhile creating the file, you can save it using `Ctrl + S`, and the extension (pre-installed in the devcontainer only) will automatically compile the code and create a `.pdf` file!\n\nIf you are using this repository on your local machine, ensure that VSCode has the following extensions installed for proper functionality:\n\n- nvarner.typst-lsp\n- mathematic.vscode-pdf\n\nOptional extensions (Preinstalled in devcontainer):\n\n- dracula-theme.theme-dracula\n- GitHub.copilot\n\n### References Used: \n\n- [Typst IFSC Templates - Gabrielluizep](https://github.com/gabrielluizep/typst-ifsc)\n\n- [Typst Instalation](https://github.com/typst)\n\n- [Typst Documentation](https://typst.app/docs/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurcadore%2Ftypst-intelbras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurcadore%2Ftypst-intelbras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurcadore%2Ftypst-intelbras/lists"}