Giter VIP home page Giter VIP logo

cv's Introduction

CV(简历)自动生成

简历模板自动生成gh-pages. A resume template auto builds in github-pages by Jekyll

数据格式:

  • markdown方便书写(预览)

  • yaml(方便人读写,支持复杂嵌套)

  • json(方便程序转换)

  • 手机端适配

  • 打印格式优化(可导PDF)

  • html和css压缩

  • HTML5语义化支持

  • 简单markdown嵌套

浏览器兼容:

  • Chrome
  • Andoroid (系统内置浏览器,微信等)
  • Edge (Windows 10)
  • >=IE7 (支持IE: 7 8 9 10 11)(Windows vista,7及以上系统)
  • IE6 显示基本一致可读(Windows XP默认版本,显示略有差别)
  • Safari (包括Mac, iPhone和iPad)
  • FireFox

更多示例: examples

在线使用

  1. 应用此模板: 登录github, 点击Use this template按钮使用此模板
  2. 设置Repository name仓库名如CV(仓库名与最后网站一致,可自行选择私有公开),然后在自己的仓库下进行此操作
  3. 修改: 打开_data/resume.yml(或者resume.json)点击编辑(Edit)图标(内容和条目根据需要参考注释删减)
  4. 保存: 点击Commit changes (会自动commit)注意yaml格式(或者json格式)无误
  5. 稍等片刻(自动编译生成github pages),打开{your-github-id}.github.io/CV/ (命名与项目名一致)查看效果

contribution

如果你想改进此模板

  1. fork此模板
  2. 在fork后的仓库修改和预览
  3. 提交pull requests

效果截图(点击展开)

不同系统和不同浏览器截图可在此处查看

1. 标准PC版(宽度> 1024)

2. iPad Pro或窄屏笔记本( 1024 >= width >= 768)

3. iPad mini或宽屏Note( 768 >= width > 450)

4. 标准手机版( width <= 450)

5. 打印版 (可配置样式和导出PDF)

高级用法

导出 PDF

  1. 浏览器(推荐chrome)点击页面底部打印
  2. 选择打印为PDF文档
  3. 配置打印设置(布局样式,字体大小,边距等) _config.yml

本地调试

  1. 安装jekyll
  2. jekyll serve 启动本地服务

自定义域名

  1. 添加CNAME文件,一行你的域名,更多关于域名添加的问题
  2. 修改该域名的DNS的CNAME记录为{YOUR-github-ID}.github.io

自定义样式

参考

cv's People

Contributors

theonenull avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.