Skip to content

通过 vue 开发的专属于开发者的在线简历,在线编辑简历模版,同时支持 markdown 语法编辑导出 pdf

Notifications You must be signed in to change notification settings

FE-free/vue-online-resume

Repository files navigation

开发者在线简历 vue-online-resume

固定排版,不固定数量,可以根据模版在线编辑和修改,导出pdf,

vue online edit resume export pdf, edit markdown export resume

预览地址:

学习

  • vue-loader 没有 vue-template-compiler 编译.vue文件
npm install ant-design-vue --save
  • vue-style-loader 解析、编译vue单文件组件中的样式

  • vue-loader 解析、编译vue单文件组件

  • HTML5全局 contenteditable 属性

插件

https://github.com/sparksuite/simplemde-markdown-editor

规范

commit 提交 Git 时规范

问题

  • gh-pages 出现404

mode: 'hash', // 设置为history gh-pages 出现404 如果想设置为history,是需要服务端设置的,而github 只是静态资源,不支持Nodejs、Java、Nginx等设置

不足之处

导出的pdf是通过canvas截图,不支持搜索文字

参考文章

About

通过 vue 开发的专属于开发者的在线简历,在线编辑简历模版,同时支持 markdown 语法编辑导出 pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages