Here is a very simple and minimalist resume template, inspired by
Here is a screenshot of the resume.
.
see demo.pdf
for the pdf version.
- Beginner-friendly with the power of markup-based typesetting system.
- Plug and play in a few minutes.
- Easy to extend or customize.
- What you see is what you get thanks to the Typst.
- Edit in online template in Typst app.
- Clone this repo locally.
git clone https://github.com/gvariable/billryan-typst.git
- Download the Typst compiler.
- Use your favorite text editor to edit the
demo.typ
file such as Visual Studio Code with Typst LSP extension installed. - Compile it with Typst.
typst compile demo.typ
- Fix the bug of the progress bar.
- Better documentation.
- Add support for Chinese.
- Refactor code.
- Chinese font.
- Chinese version of readme.
- Add CI to prepare for the release.