Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 765 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 765 Bytes

resume

An HTML resume generator using XSLT and JavaScript.

This is not an attempt to make a general XSLT for all resumes.

Go here for a demo - http://caseyb.info

Problem

Maintaining multiple different document formats of a single resume is problematic

  • inconsistency
  • duplication of effort
  • versioning nightmares

Solution

  1. Create a "master" XML document that contains the "one resume to rule them all."
  2. Create various XSLT documents that transform the XML into appropriate target formats

Goals

Produce XSL transforms that produce

  • a modern-looking website
  • a formatted text document
  • a PDF

TODO

  • Import dependencies as GIT submodules, instead of replicating them here. Maybe.

http://caseyb.info

http://www.rootd00d.com