Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altair-bueno/resume
Altair's LaTeX resume
https://github.com/altair-bueno/resume
deno docker github-actions latex latex-resume make makefile mustache resume template typescript
Last synced: 3 months ago
JSON representation
Altair's LaTeX resume
- Host: GitHub
- URL: https://github.com/altair-bueno/resume
- Owner: Altair-Bueno
- License: mit
- Created: 2022-02-18T20:29:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T08:56:35.000Z (4 months ago)
- Last Synced: 2024-10-12T07:47:56.705Z (4 months ago)
- Topics: deno, docker, github-actions, latex, latex-resume, make, makefile, mustache, resume, template, typescript
- Language: Handlebars
- Homepage: https://github.com/Altair-Bueno/resume/releases/download/latest/resume.pdf
- Size: 1.41 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
Altair's resume
![Thumbnail](https://github.com/Altair-Bueno/resume/releases/download/latest/thumbnail.png)
# Building
## Required software
- [Deno](https://deno.land)
- [Tectonic](https://github.com/tectonic-typesetting/tectonic)
- GNU Make## Building the resume
This project uses GNU MakeFile to simplify the building process of the resume.
The quickest way to build the resume from scratch is to run `make all`. This
will install the required dependencies and build the PDF## MakeFile command list
```bash
# Build the resume
make resume
# Generate the resume thumbnail (requires poppler-utils)
make thumbnail
# Cleanup
make clean
```# License
All software is licensed under the MIT license ([license](LICENSE)), except for
the templates. Please refer to each template header on the
[`templates`](templates) directory All data under [`data`](data/) belongs to
Altair Bueno