You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divalign="center"><ahref="https://vercel.com/new/clone?project-name=resume&repository-name=resume&repository-url=https://github.com/Dunqing/resume/tree/main/examples/resume-example"><imgsrc="https://vercel.com/button"alt="Deploy with Vercel"/></a></div>
7
7
8
-
让简历可以随时随地预览,用程序员最熟悉的Markdown语法编写,并且不收费!
8
+
## Introduction
9
9
10
-
##支持功能
10
+
### Purpose
11
11
12
-
-[x] 支持暗黑模式
13
-
-[x] 支持嵌入 HTML
14
-
-[x] 支持打印 PDF
15
-
-[x] 支持在线预览
16
-
-[x] 支持自定义模板
17
-
-[x] 支持多模板组合使用
18
-
-[x] 支持样式覆盖
19
-
-[ ] 更多的个性化模板
12
+
To allow resumes to be previewed anytime, anywhere, written in the Markdown syntax that programmers are most familiar with, and free of charge!
### Customize the markdown syntax for writing resumes
131
+
132
+
1. The content under the first-level title includes the information of the resume header with the first-level title as the header. You can customize the `header` component.
125
133
126
-
## 如何自定义模板?
134
+
- The first-level title is the name. You can customize the `header-name` component.
135
+
- The picture is used as the avatar. You can customize the `header-avatar` component.
136
+
- Wrap all list items. You can customize the `header-content` component.
137
+
- Each list is a row. You can customize the `header-row` component.
138
+
- The item in the list is a column. You can customize the `header-col` component.
127
139
128
-
### 自定义的写简历的 markdown 语法
140
+
2. The first paragraph below the third-level title
129
141
130
-
1. 一级标题下的内容包括一级标题为简历头部的信息 可自定义`header`组件
142
+
- The table will be changed to the description information of the third-level title, and you can customize the `card`, `card-item`, `card-item-label`, `card-item-value` components.
143
+
- The first line of text below the title or Table will be changed to the description content, and you can customize the `description` component.
<ahref="https://vercel.com/new/clone?project-name=resume&repository-name=resume&repository-url=https://github.com/Dunqing/resume/tree/main/examples/resume-example"><imgsrc="https://vercel.com/button"alt="Deploy with Vercel"/></a>
155
162
163
+
This is very simple, just click the button above to deploy to Vercel. You can also deploy to other platforms that support Vite.
156
164
157
-
###Others
165
+
## Others
158
166
159
167
This project is tested with [BrowserStack](https://browserstack.com).
<divalign="center"><ahref="https://vercel.com/new/clone?project-name=resume&repository-name=resume&repository-url=https://github.com/Dunqing/resume/tree/main/examples/resume-example"><imgsrc="https://vercel.com/button"alt="Deploy with Vercel"/></a></div>
<ahref="https://vercel.com/new/clone?project-name=resume&repository-name=resume&repository-url=https://github.com/Dunqing/resume/tree/main/examples/resume-example"><imgsrc="https://vercel.com/button"alt="Deploy with Vercel"/></a>
163
+
164
+
这非常简单,只需点击上面的按钮即可部署到 Vercel。您还可以部署到支持 Vite 的其他平台。
165
+
166
+
## Others
167
+
168
+
This project is tested with [BrowserStack](https://browserstack.com).
0 commit comments