Doooris / DorisResume

this is a resume generator inspired by Joyee Cheung which used gulp,sass and jade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#介绍
this is a resume generator inspired by Joyee Cheung which used gulp,sass and jade
简历生成器作者是阿里云的张秋怡女神,但女神的这个项目在github上找不到了。
简历基于Gulp+Scss+Jade。

####运行方式: 替换info.json的内容,运行gulp即可。
生成内容可在dist文件夹查看。

####下面是我在使用这个工具制作简历过程中遇到问题后解决方法:

如果没有icon,考虑下载iconfont
仔细资源路径是否设对

需要自动部署的,运行gulp deploy即可,需要在gulpfile中更改为你的地址(!会抹去你github pages内容,慎用!)

License

(MIT License)

Copyright (c) 2015 Lxxyx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

this is a resume generator inspired by Joyee Cheung which used gulp,sass and jade


Languages

Language:CSS 80.6%Language:HTML 13.5%Language:JavaScript 5.9%