{"id":26781926,"url":"https://github.com/mwt/vtex","last_synced_at":"2025-04-19T13:41:16.266Z","repository":{"id":107908031,"uuid":"345437627","full_name":"mwt/vtex","owner":"mwt","description":"Tiny Pandoc and LaTeX for continuous integration","archived":false,"fork":false,"pushed_at":"2024-11-23T04:19:11.000Z","size":16,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-23T05:19:28.554Z","etag":null,"topics":["ci","github-actions","latex","pandoc","tex"],"latest_commit_sha":null,"homepage":"https://mwt.me/cv.pdf","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mwt.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":"2021-03-07T19:44:58.000Z","updated_at":"2024-11-23T04:18:21.000Z","dependencies_parsed_at":"2024-01-26T18:53:16.340Z","dependency_job_id":null,"html_url":"https://github.com/mwt/vtex","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwt%2Fvtex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwt%2Fvtex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwt%2Fvtex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwt%2Fvtex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwt","download_url":"https://codeload.github.com/mwt/vtex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246156400,"owners_count":20732397,"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":["ci","github-actions","latex","pandoc","tex"],"created_at":"2025-03-29T08:18:51.298Z","updated_at":"2025-03-29T08:18:52.059Z","avatar_url":"https://github.com/mwt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"475.2\" height=\"220\" src=\"vtex.svg\" alt=\"vTeX\"\u003e\n\u003c/p\u003e\n\n## Tiny pandoc and TeX for CI\n\nThis is a minimal (about 63MB) version of LaTeX I created so that I can regenerate my resume automatically from markdown using continuous integration. The repository consists of a single bash file. This file downloads the `0` (minimal) version of [`TinyTeX`](https://yihui.org/tinytex/) and [`pandoc`](https://pandoc.org/). It then installs the particular packages that I personally need for my markdown documents.\n\nThese packages can be changed on line 29 of `generate.bash`.\n\nThe basic usage is to download and extract the release on your continuous integration system\n```\nwget -O vtex.tar.gz -nv \"https://github.com/mwt/vtex/releases/download/v1.0/vtex.tar.gz\"\ntar xzf vtex.tar.gz\n```\nand then run `pandoc`. For example:\n```{bash}\n./vtex/bin/x86_64-linux/pandoc resume.md -t latex --pdf-engine=\"./vtex/bin/x86_64-linux/pdflatex\" --template=\"./_latex/resume-template.latex\" -o \"./assets/resume.pdf\"\n```\n\nThis package has been tested on [vercel](https://vercel.com) and [GitHub Actions](https://github.com/features/actions). You may need to install `wget` or `curl` on your CI system to download it.\n\nThis is currently being used on the [repository for my website](https://github.com/mwt/mattwthomas.com).  You can see how it is used in [my install script](https://github.com/mwt/mattwthomas.com/blob/master/_bash/install.sh) and [my build script](https://github.com/mwt/mattwthomas.com/blob/master/_bash/build.sh).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwt%2Fvtex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwt%2Fvtex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwt%2Fvtex/lists"}