{"id":13523738,"url":"https://github.com/haxibami/haxipst","last_synced_at":"2025-04-01T01:33:23.979Z","repository":{"id":173122987,"uuid":"617861847","full_name":"haxibami/haxipst","owner":"haxibami","description":"My typst templates \u0026 utilities (WIP)","archived":false,"fork":false,"pushed_at":"2024-02-04T08:07:58.000Z","size":12728,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-21T12:52:03.393Z","etag":null,"topics":["indent","resume","typst","typst-package","typst-template"],"latest_commit_sha":null,"homepage":"","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haxibami.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}},"created_at":"2023-03-23T09:13:01.000Z","updated_at":"2024-04-22T14:29:36.000Z","dependencies_parsed_at":"2024-02-04T08:40:52.882Z","dependency_job_id":"469bba58-fe3a-41c5-962c-f070bc6770f4","html_url":"https://github.com/haxibami/haxipst","commit_stats":null,"previous_names":["haxibami/typst-template","haxibami/haxipst"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxibami%2Fhaxipst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxibami%2Fhaxipst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxibami%2Fhaxipst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxibami%2Fhaxipst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haxibami","download_url":"https://codeload.github.com/haxibami/haxipst/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567233,"owners_count":20798138,"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":["indent","resume","typst","typst-package","typst-template"],"created_at":"2024-08-01T06:01:03.271Z","updated_at":"2025-04-01T01:33:18.968Z","avatar_url":"https://github.com/haxibami.png","language":"Typst","funding_links":[],"categories":["Templates \u0026 Libraries"],"sub_categories":["General"],"readme":"# haxipst\n\nMy typst templates \u0026 utilities (WIP). Includes:\n\n- `resume` - resume / document template\n- `set-metadata` - utility to set metadata for PDF files\n- `better-indent` - utility to indent first paragraph (See: [typst/typst #311](https://github.com/typst/typst/issues/311))\n- `better-heading` - utilty to get loose heading\n- `macro/*` - various macros (`#noindent`, `#latex`...)\n\n## Install\n\nThis package is not published to official repo, since it is my personal one.\n\nBut you can use it as local package (See [Official Guide](https://github.com/typst/packages#local-packages) for more information).\n\n```sh\ncd {data-dir} # Depends on your environment\nmkdir -p ./typst/packages/local/haxipst \u0026\u0026 cd ./typst/packages/local/haxipst\ngit clone https://github.com/haxibami/haxipst.git 0.1.1\n```\n\n## Usage\n\nSee `test/sample.typ` for example usage.\n\n```typ\n#import \"@local/haxipst:0.1.1\": *\n\n#show: resume.with(\n  pdf-author: \"著者\",\n  pdf-keywords: (\n    \"キーワード1\",\n    \"キーワード2\",\n  ),\n  title: [#text(size: 1.5em)[*タイトル*]],\n  author: [著者],\n  header: [ヘッダー #h(1fr) #datetime.today().display()],\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxibami%2Fhaxipst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaxibami%2Fhaxipst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxibami%2Fhaxipst/lists"}