Skip to content

A tool to transform a plain text CV into a nicely presented version of the same

Notifications You must be signed in to change notification settings

danielneal/cvcreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV creator

An experiment in separating content from presentation, and brushing up on how CSS layout works.

The tool takes CV data in a plain text file as input, and produces a styled HTML and CSS file.

Usage

  • Edit the cv.yml file in the input directory
  • Load up a clojure repl
  • Run the (write-cv) function
  • Examine the contents of the output directory

License

Copyright © 2013 Daniel Neal Distributed under the Eclipse Public License, the same as Clojure.

About

A tool to transform a plain text CV into a nicely presented version of the same

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages