Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gakkiyomi/resume
个人简历
https://github.com/gakkiyomi/resume
Last synced: 21 days ago
JSON representation
个人简历
- Host: GitHub
- URL: https://github.com/gakkiyomi/resume
- Owner: gakkiyomi
- Created: 2024-06-13T11:29:08.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-17T05:47:07.000Z (7 months ago)
- Last Synced: 2024-10-30T08:23:51.805Z (2 months ago)
- Language: HTML
- Size: 856 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)