YAMLResume 0.3.0 & 300 Github Stars,用 YAML 格式来撰写简历

122 天前
 xiaohanyu

YAMLResume 发布两周了:

写了篇新的 blog Introducing YAMLResume 简单讲了下设计实现中的一些技术决策:

  1. 为什么选 YAML 而不是 JSON
  2. 为什么不选 markdown
  3. 为什么仍然选 LaTeX 作为 PDF 输出引擎
  4. summary field 中的富文本支持

另,关于 summary field 中的富文本支持,YAMLResume 应该是类似的 YAML/JSON Resume 中唯一一个支持用部分 markdown 语法(粗体、斜体、超连接、列表)来实现富文本的 resume generator 。比如对如下的 code snippet:

---
content:
  basics:
    # ...
    summary: |
      This is a sample YAML resume that support limited set of markdown rich text syntax (bold, italics, links, lists):
 
      - Computer Science major with **strong foundation** in data structures, *algorithms*, and software development
        1. Pixel perfect full stack web developer, specialised in creating high-quality, visually appealing websites
        2. Experiened in databases (SQL, NoSQL), familiar with server-side technologies ([Node.js]( https://nodejs.org/en), Express, etc.)
      - Team player, with detail-oriented mindset and a keen eye for design and user experiences

生成的 PDF 片段:

最近对 YAMLResume 进行了一次小版本更新:

接下来的计划:

欢迎试用、bug report 和 pull request 。

1814 次点击
所在节点    分享创造
0 条回复

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1133895

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX