https://github.com/zenor0/simple-neat-typst-cv
A simple and neat resume template. | Built by Typst
https://github.com/zenor0/simple-neat-typst-cv
cv resume template typst
Last synced: 4 months ago
JSON representation
A simple and neat resume template. | Built by Typst
- Host: GitHub
- URL: https://github.com/zenor0/simple-neat-typst-cv
- Owner: zenor0
- License: mit
- Created: 2024-06-07T13:52:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T14:56:11.000Z (about 2 years ago)
- Last Synced: 2025-03-02T07:14:52.153Z (over 1 year ago)
- Topics: cv, resume, template, typst
- Language: Typst
- Homepage:
- Size: 627 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIMPLE-NEAT-CV
这是个人自用的一个 Typst 简历模板
## 预览

## 使用
> [!NOTE]
> 使用前请确保你的系统上已经安装了 `typst` 以及你的系统中安装了 阿里巴巴普惠体3.0 字体
首先请克隆本仓库
```bash
git clone
```
### 本地使用
> [!NOTE]
> WIP, 这个方法不一定在所有系统上正常工作.
执行
```bash
make
```
若指令工作正常, 应该会将本模板加入到 typst 包管理器中.
此时你可以通过 `@local/simple-neat-cv:0.1.0` 来访问本模板.
运行 `typst init @local/simple-neat-cv:0.1.0` 即可初始化一个简历项目.
### 在线使用
> [!NOTE]
> WIP
## LICENSE
本项目基于 MIT 协议开源, 欢迎二次开发
项目中的图标来源于 [simpleicons](https://simpleicons.org/) 和 [iconpark](https://iconpark.oceanengine.com/)