程序员简历,前端简历生成,在线简历制作工具

时间:2022-07-14 16:50:17
【文件属性】:
文件名称:程序员简历,前端简历生成,在线简历制作工具
文件大小:757KB
文件格式:ZIP
更新时间:2022-07-14 16:50:17
简历工具 前端简历生成 当我们在使用 markdown 书写简历时,都有哪些痛点 ? 开始 方式一:直接开始 第一步:git clone 或 download 该项目 第二步:cd 进入项目目录 若环境中不存在 yarn/npm,则需要先安装yarn # 安装依赖包 yarn # 或 npm i # 开始 yarn dev # 或 npm run dev yarn dev运行完后,使用浏览器打开提供的网址 第三步:修改 example/README.md,保存后网页将自动热更新 方式二:使用主题 yarn add -D vuepress-theme-resume # 或使用npm:npm i -D vuepress-theme-resume // .vuepress/config.js 中添加 theme 样式覆盖 创建 .vuepress/styles/palette.styl 文件 /* font */ $fontSize = 13px $fontWeight = 400 /* colors */ $accentColor = #4688F1 $textColor = #16
【文件预览】:
vuepress-theme-resume-master
----example()
--------.vuepress()
--------dist()
--------README.md(3KB)
----index.js(40B)
----package.json(745B)
----layouts()
--------404.vue(502B)
--------Layout.vue(3KB)
----LICENSE(1KB)
----imgs()
--------eg.jpg(808KB)
----.gitignore(175B)
----components()
--------OutboundLink.vue(621B)
--------NavLink.vue(890B)
--------DropdownLink.vue(4KB)
--------Sidebar.vue(2KB)
--------Page.vue(2KB)
--------DropdownTransition.vue(563B)
--------SidebarLink.vue(3KB)
--------NavLinks.vue(4KB)
--------SidebarButton.vue(1023B)
--------SidebarGroup.vue(2KB)
----CHANGELOG.md(891B)
----styles()
--------arrow.styl(577B)
--------custom-blocks.styl(664B)
--------palette.styl(120B)
--------nprogress.styl(985B)
--------code.styl(3KB)
--------mobile.styl(808B)
--------index.styl(3KB)
--------config.styl(505B)
----README.md(2KB)
----yarn.lock(354KB)
----utils()
--------index.js(5KB)
----scripts()
--------release.sh(375B)

网友评论