https://github.com/airingursb/resume
个人简历
https://github.com/airingursb/resume
Last synced: 8 months ago
JSON representation
个人简历
- Host: GitHub
- URL: https://github.com/airingursb/resume
- Owner: airingursb
- Created: 2016-04-30T08:20:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T16:06:55.000Z (about 1 year ago)
- Last Synced: 2025-01-12T11:34:11.880Z (10 months ago)
- Language: HTML
- Size: 27.9 MB
- Stars: 31
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Resume
[html.love](http://html.love)
## Introduction
风格参考 @Ovilia @joyeecheung @lishengzxc
## Usage
1. Star 本项目
1. Clone 到本地
1. 在 `index.html` 和 `print.html` 文件中填写你的信息
1. 生成PDF(以 OS X 操作系统 Chrome 浏览器为例):打开`文件->打印`,设置布局为纵向,纸张尺寸为A3,边距无,背景图片选项打钩,保存;压缩PDF,推荐在线压缩工具[smallpdf](http://smallpdf.com/cn/compress-pdf);将压缩过的PDF文件放在根目录内
1. 部署上线
1. Enjoy it!
## Development
```
$ npm install
$ npm install -g gulp
$ gulp
```
## LICENSE
MIT © [DIYgod](http://github.com/DIYgod)