resume

Writing Resume with Markdown, Supports deploy to Vercel, Netlify, Cloudflare. 使用 Markdown 编写简历,支持部署到 Vercel、Netlify 和 Cloudflare。

MIT License

Downloads
274
Stars
175
Committers
2

Bot releases are visible (Hide)

resume - v0.9.5 Latest Release

Published by github-actions[bot] 12 months ago

   🚀 Features

  • Use github theme  -  by @Dunqing (cd2f4)
  • resume: Support resumeFile options in cli  -  by @Dunqing (fc322)
    View changes on GitHub
resume - v0.9.4

Published by github-actions[bot] about 1 year ago

   🐞 Bug Fixes

  • components: Dark mode not working  -  by @Dunqing (c277a)
    View changes on GitHub
resume - v0.9.3

Published by github-actions[bot] about 1 year ago

No significant changes

    View changes on GitHub
resume - v0.9.2

Published by github-actions[bot] about 1 year ago

   🐞 Bug Fixes

  • Hmr not working  -  by @Dunqing (35eea)
    View changes on GitHub
resume - v0.9.1

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • Pwa supports, and remove load resume plugin  -  by @Dunqing (94c19)
    View changes on GitHub
resume - v0.9.0

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • Update deps and fix lint error, types error  -  by @Dunqing (c72d3)

   🐞 Bug Fixes

    View changes on GitHub
resume - v0.8.4

Published by github-actions[bot] about 2 years ago

   🐞 Bug Fixes

  • ssr: Missing print and localStorage  -  by @Dunqing (6bafc)
    View changes on GitHub
resume - v0.8.3

Published by github-actions[bot] about 2 years ago

   🐞 Bug Fixes

  • components: Persistent theme not work  -  by @Dunqing (0d9b5)
    View changes on GitHub
resume - v0.8.2

Published by github-actions[bot] about 2 years ago

No significant changes

    View changes on GitHub
resume - v0.8.1

Published by github-actions[bot] about 2 years ago

   🚀 Features

  • Improve display on small screen  -  by @Dunqing (5084f)
  • components: Support for persistent theme  -  by @Dunqing (c8a3c)
    View changes on GitHub
resume - v0.8.0

Published by github-actions[bot] about 2 years ago

Features

  • components: Add onDarkClass to customize the insertion position of the dark class (2be7914)
  • components: Add templateContextProps to provide props that override the default template context (32529d8)
  • templates: Add extraToolboxButton prop for customizing the toolbox with extra buttons (967fde1)
resume - v0.7.3

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • templates: header col missing '|' (2ca6ed9)

Features

  • update friendly avatar link (6610d4c)
resume - v0.7.2

Published by github-actions[bot] about 2 years ago

resume - v0.7.0

Published by github-actions[bot] about 2 years ago

Features

resume - v0.7.1

Published by github-actions[bot] about 2 years ago

resume - v0.6.0

Published by github-actions[bot] about 2 years ago

resume - v0.5.4

Published by github-actions[bot] about 2 years ago

resume - v0.5.0

Published by github-actions[bot] about 2 years ago

Features

  • add template-default as the default template (8833aa7)
  • multi templates and customize template (#4) (3c90f01)
  • no more manual import of css (6a929bd)
resume - v0.4.0

Published by github-actions[bot] about 2 years ago

Support multiple templates

resume - v0.3.0

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • components: component options is not optional (6048d3b)
  • components: omit ordered and inline props (21fe52f)
  • template: remove node prop (0ec0265)
  • Markdown parsing error causes page crash. close #2 (ca1ef0e)

Features

  • borders are not displayed during the printing phase (22c8542)
  • support passing false for components options (6f4fd8f)