Navigation Menu

Skip to content

rootd00d/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An HTML resume using XSLT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published