Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LaurenzV/simplecv
SimpleCV is a simple and elegant CV template written in Typst.
https://github.com/LaurenzV/simplecv
Last synced: 2 months ago
JSON representation
SimpleCV is a simple and elegant CV template written in Typst.
- Host: GitHub
- URL: https://github.com/LaurenzV/simplecv
- Owner: LaurenzV
- License: mit
- Created: 2022-12-29T11:12:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T19:12:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T01:42:03.988Z (2 months ago)
- Homepage:
- Size: 169 KB
- Stars: 48
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typst - simplecv - SimpleCV is a simple and elegant CV template written in Typst (Templates & Libraries / CV)
- awesome-typst-cn - simplecv
README
# SimpleCV
SimpleCV is a simple and elegant CV template written in [Typst](https://typst.app/)
aimed at (but not limited to!) people with an engineering background. The template was
inspired by two Latex CV templates ([[1]](https://www.overleaf.com/latex/templates/autocv/scfvqfpxncwb),
[[2]](https://www.overleaf.com/latex/templates/faangpath-simple-template/npsfpdqnxmbc)).
Feel free to create an issue if you have any questions or notice errors.# Usage
Create a new Typst project and copy the whole content of the `src` directory
into the project. Change the contents of the `src/main.typ` file according to your own needs. This should be it.
You can find an example of what the CV looks like in `example.pdf`.# License
The template itself is available under the MIT license. The icons are
from FontAwesome and subject to [their license agreement](https://github.com/FortAwesome/Font-Awesome/blob/6.x/LICENSE.txt).