Code Monkey home page Code Monkey logo

jsonresume-theme-mix's Introduction

个人简历展示

此项目开发初衷是为了做一份简致而色彩又不失单调的个人简历主题模板。同时,我发现很多求职简历模板对学历都有一个专项来介绍,这对多数专科生并不大友好,反而让自己劣势过于显眼了...

因此,在改写及校调简历主题时,将原有的学历专项置为null,在只在侧边联系栏中写入毕业院校及专业;但也在配置文件中保留了此专项,说不定会有高知使用哦?😂

主题预览 hoochanlon/resume

安装与初始化及部署

环境:gitnodejs

  1. 安装jsonResume npm install -g resume-cli
  2. 新建文件夹作为你的简历项目,resume init在简历目录进行初始化,填入nameemail
  3. npm install(不安装node module依赖主题效果将会失效)
  4. 使用 resume serve 看到此消息jsonResume已经搭建成功了,访问 http://localhost:4000 就行
Preview: http://localhost:4000
Press ctrl-c to stop

个性化定制

  • npm i jsonresume-theme-mix下载该主题
  • 在 node_modules模块中,找到jsonresume-theme-mix并进入
  • 最后在主题目录中使用resume serve进行部署即可

可在resume.json字段中填入符合自身的简历介绍文字,也可根据需要对style.css、resume.hbs等进行样式定制。

注:若主题脱离node_modules环境,则需要npm install重新安装依赖模块呈现效果

npm/jsonresume-theme-mix/readme

希望对初涉社会求职的朋友们能有所帮助

License

MIT Licence

jsonresume-theme-mix's People

Contributors

hoochanlon avatar

Watchers

James Cloos 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.