Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DawnEver/typst-academic-cv
Typst Template for Academic CV
https://github.com/DawnEver/typst-academic-cv
Last synced: 6 days ago
JSON representation
Typst Template for Academic CV
- Host: GitHub
- URL: https://github.com/DawnEver/typst-academic-cv
- Owner: DawnEver
- Created: 2024-01-17T14:32:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:15:58.000Z (10 days ago)
- Last Synced: 2024-10-29T10:59:47.733Z (10 days ago)
- Language: Typst
- Homepage:
- Size: 18.8 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-typst - typst-academic-cv - Typst Template for Academic CV (Templates & Libraries / CV)
- latex-templates - DawnEver/<br>typst-academic-cv - academic-cv?style=flat-square)<br/>![0](https://img.shields.io/github/forks/DawnEver/typst-academic-cv?style=flat-square)<br/>![2024-10-29](https://img.shields.io/github/last-commit/DawnEver/typst-academic-cv?style=flat-square) | Typst Template for Academic CV | (Popular & New Non-LaTeX Templates / Others)
README
# Typst Template for Academic CV
## What is Typst
Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.- [Typst Github](https://github.com/typst/typst)
- [Typst Homepage](https://typst.app)## Preview
- preview main_en.pdf in [docs.google.com](https://docs.google.com/viewer?url=https://github.com/DawnEver/typst-academic-cv/raw/main/main_en.pdf&embedded=true)
- 预览 main_zh.pdf in [docs.google.com](https://docs.google.com/viewer?url=https://github.com/DawnEver/typst-academic-cv/raw/main/main_zh.pdf&embedded=true)## Structure
- ./img/ # default image folder
- ./template_en.typ # template file
- ./main_en.typ # main body of the thesis
- ./[main_en.pdf](main_en.pdf) # default output pdf
- ./main_zh.typ # main body of the thesis
- ./[main_zh.pdf](main_en.pdf) # default output pdf## Usage
Run `typst compile main_en.typ` to obtain main_en.pdf## Version
Typst>=0.9.0 is recommanded.## Contribute
Welcome to PRs.