当前位置: 首页 > news >正文

用markdown 写简历

当前简历模板的问题

  1. 虽然快, 但是要求较高的话就总是不满意
  2. 有些空着的地方不能再次添加内容
  3. 模板写起来不顺畅,不能一气呵成

用markdown 的优势

随心所欲的修改,想改哪里改哪里
废话不多 直接干货

提前准备

  1. Typora 编辑器

通过网盘分享的文件:MySQL8.0.31.0
链接: typora安装包

  1. html 文件转 PDF 插件 后面介绍使用教程

https://chrome.google.com/webstore/detail/print-edit-we/olnblpmehglpcallpnbgmikjblmkopia/related?hl=zh-CN
也可以直接在浏览器插件市场搜索 print edit we 下载

  1. markdown 简单语法 以及一些 css js html 的基础 (可以用AI 写)
  2. typora 主题选择

选择一个合适的主题可以加强简历效果,网上有很多 这里给一个 github 的开源主题
https://github.com/liangjingkanji/DrakeTyporaTheme?tab=readme-ov-file

写简历教程

  • 首先拉取简历模板:简历模板
    在这里插入图片描述

进入模板:

在这里插入图片描述

选择主题

在这里插入图片描述

按需修改

  • 按需填写好自己的简历,可以交给 deepseek 让他给你改 css 样式 修改完成后复制到尾部即可, 因为typora 内嵌了html。

在这里插入图片描述

导出 html

  • 然后导出成 html 文件, 在浏览器打开
    在这里插入图片描述

在这里插入图片描述

用插件编辑预览 保存PDF

  • 然后右键打开转换插件 , 因为直接用浏览器(Ctrl + P)导出成的PDF 有可能不同浏览器之间会有兼容问题。

在这里插入图片描述

  • 进入 print Edit WE 插件 , 这里还可以在自行修改,会前端的也可以在浏览器里面微调

在这里插入图片描述
在这里插入图片描述

  • 进入预览后就可以选择 PDF 保存了
    在这里插入图片描述

文章转载自:
http://accordant.sxnf.com.cn
http://animus.sxnf.com.cn
http://cardplaying.sxnf.com.cn
http://bathrobe.sxnf.com.cn
http://bronchoscope.sxnf.com.cn
http://chemurgy.sxnf.com.cn
http://amadavat.sxnf.com.cn
http://bohr.sxnf.com.cn
http://abridge.sxnf.com.cn
http://alvina.sxnf.com.cn
http://airframe.sxnf.com.cn
http://binal.sxnf.com.cn
http://broadsheet.sxnf.com.cn
http://antagonise.sxnf.com.cn
http://attain.sxnf.com.cn
http://adoption.sxnf.com.cn
http://breathing.sxnf.com.cn
http://broomball.sxnf.com.cn
http://alingual.sxnf.com.cn
http://appearance.sxnf.com.cn
http://chantry.sxnf.com.cn
http://choline.sxnf.com.cn
http://aglossal.sxnf.com.cn
http://breed.sxnf.com.cn
http://adhibition.sxnf.com.cn
http://bicone.sxnf.com.cn
http://chill.sxnf.com.cn
http://beseech.sxnf.com.cn
http://cacodyl.sxnf.com.cn
http://cadwallader.sxnf.com.cn
http://www.dtcms.com/a/39550.html

相关文章:

  • 821 字符的最短距离
  • c++进阶之----二叉搜索树
  • 【射频仿真学习笔记】Cadence的Layout EXL与ADS dynamic link联动后仿
  • 【组态PLC】基于西门子s7-200PLC和组态王中央空调的循环控制系统【含PLC组态源码 M019期】
  • Java注解的原理
  • Kotlin 随记 (1)
  • RAG-202502
  • Mellanox的LAG全称是什么?网卡的创建机制如何?(Link Aggregation Group 链路聚合组)
  • WiFi IEEE 802.11协议精读:IEEE 802.11-2007,6,MAC service definition MAC服务定义
  • TinyEngine v2.2版本发布:支持页面嵌套路由,提升多层级路由管理能力开发分支调整
  • HBase常用的Filter过滤器操作
  • Spring Data JPA vs MyBatis:ORM框架如何选择?
  • 【IntelliJ IDEA】关于设置固定的文件格式(包括注释、版权信息等)的方法
  • 轨迹控制--odrive的位置控制---负载设置
  • lmstdio大模型——本地大模型python函数调用设计
  • Python中有哪些基本数据类型?
  • 软考~系统规划与管理师考试——真题篇——2021年5月——论文——纯享题目版
  • ClickHouse 的分区、分桶和分片详解
  • 计算机毕业设计SpringBoot+Vue.js学科竞赛管理系统(源码+文档+PPT+讲解)
  • qt5的中文乱码问题,QString、QStringLiteral 为 UTF-16 编码
  • 状态模式
  • RK3588部署YOLOv8(1):YOLOv8和YOLOv8-pose转ONNX及Python后处理代码实现
  • 人工智能定义
  • AI学习第五天-python的基础使用-趣味图形
  • DeepSeek:面向效率与垂直领域的下一代大语言模型技术解析
  • 2025年电气工程与智能系统国际学术会议(IC2EIS 2025)
  • order by布尔盲注、时间盲注
  • 【算法通关村 Day11】位运算
  • 计算机三级网络技术备考(2)
  • vue测试:单元测试、组件测试、端到端测试