GithubHelp home page GithubHelp logo

huangweimin / resume Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toadwoo/resume

0.0 2.0 0.0 10.85 MB

Genlong Wu's resume

Home Page: http://resume.toadw.cn

CSS 62.29% JavaScript 1.14% HTML 36.56%

resume's Introduction

简历(响应式web版、psd版)

该项目的项目源自@ Cong Min 的简历的启发

于是就根据之前自己设计的简历动手开发了响应式Web版简历

这样在我们下次修改的时候我只需要简单的修改html里面的内容即可了

该项目使用了gulpsasscompass进行项目的构建,使用Flexbox做响应式布局

  • Fork或者借鉴请注明出处@ Toad

imgview

打印方法

chrome浏览器 - "打印" - 设置无边距 - 即可导出

修改方法

  1. 编辑index.html
  2. 如需修改技能状态条,可在scss/style.scss里面编辑
//例如html状态条比例(使用flex布局中的比例)
.i-html {
     .in {flex: 8;}//.in为绿色部分比例
     .out {flex: 2;}//.out为灰色部分比例
        }
  1. 修改完浏览器预览-打印

resume's People

Watchers

 avatar  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.