# Resume **Repository Path**: weituotian/Resume ## Basic Information - **Project Name**: Resume - **Description**: :cake: Simple resume - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-22 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)