Universal Resume Versions Save

Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo

v3.1.1

1 year ago

Fixes issue #20: no padding-top on the second page when printing.

v3.1.0

3 years ago

Bug Fixes

  • Project does not build or serve on Linux

Design Improvement

  • Change page height values
  • Improve spacing
  • Other changes

Chores

  • Fill the rest of package.json fields
  • Change demo content

Code Refactoring

  • Use the same classes on all parent sections

v3.0.0

4 years ago

Design Improvements

  • Replace Fira Sans with FiraGO
  • Change icons
  • Change spacing

Code Refactoring

  • Change filesystem to play nicely with GitHub Pages
  • Update dependencies

v2.3.0

4 years ago
  • design: Adjust spacing for bullet point icons
  • design: Refine skill tags

v2.2.0

4 years ago
  • design: Tweak lettermark
  • fix: Calculate new column height

v2.1.0

4 years ago

Fixes Issues

  • Keeps headline link icons for print/pdf
  • Removes unused spacing variable
  • Corrects links
  • Changes bulleted list’s second row spacing

Refactors Code

  • Moves classes from <path> to <svg> parent

v2.0.0

4 years ago

Improves Design

  • Changes typeface to Fira Sans

Refactors Code

  • Simplifies code for bullet points

v1.2.0

4 years ago

Adds Features

  • Transforms bulleted web addresses into links

Fixes Issues

  • Fixes checkmark having false color

Refactors Code

  • Converts hex to hsl
  • Changes transition-color-1 to change-color-fast

Improves Design

  • Changes headline link icon spacing & color
  • Changes inline list (bulleted) items
  • Changes hover color
  • Changes font colors to darker shades

Updates Documentation

v1.1.5

4 years ago

Refactors Code

  • Removes justify-content from icons
  • Reduces .icon-parent selector specificity
  • Changes text-m to text-md

Updates Documentation

v1.1.4

4 years ago

Fixes Issues

  • Fixes breakpoints of the third page

Updates Documentation

  • Rewrites the introduction
  • Other changes