RubyGems Navigation menu

md_resume 0.1.0

Write a resume in markdown, style it with CSS, distribute it as either HTML or PDF. Now with even faster feedback cycles, make changes and preview them immediately!<br><br><code>md-resume</code> is a resume generator written in Ruby styled with CSS. Instead of stopping at exclusively generation of a resume in HTML or PDF format, the project goes further in letting you perfect your resume. Running <code>resume.rb</code> in development mode will spin up a local server that will watch your changes to the resume styles and content. The server will live update an HTML preview of your resume letting you move quickly with changes and updates. The project uses <code>kramdown</code> to translate markdown to HTML, bringing with it additional inline markdown customization options.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.3 - January 29, 2024 (122 KB)
  2. 0.1.2 - January 27, 2024 (122 KB)
  3. 0.1.1 - January 27, 2024 (122 KB)
  4. 0.1.0 - January 27, 2024 (123 KB)

Runtime Dependencies (3):

filewatcher ~> 2.1
kramdown ~> 2.4
webrick ~> 1.8

Owners:

Pushed by:

Authors:

  • YuriBocharov

SHA 256 checksum:

330ea544048a67aca2c6de5b5de3f1242c78d41c0cba99bdee01741a5f479f86

Total downloads 726

For this version 153

License:

MIT

Required Ruby Version: >= 2.6.0

Links: