0.0.9 • Published 4 years ago

jsonresume-theme-mix v0.0.9

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

个人简历展示

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

因此,在改写及校调简历主题时,将原有的学历专项置为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

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago