Skip to content

gregglind/rst2resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rst2resume - Resumes using Restructured Text (rst)

Use:

  1. Install Python, understand how to use the cli. On OSX, this is built in.
  2. git clone git@github.com:gregglind/rst2resume.git
  3. pip install docutils
  4. copy files from the example directory, season to taste
  5. edit resume.html as you see fit. Main things:
    1. add .. class:: pagebreak before sections that need a pdf page break
    2. add/remove extra classes if you need more styles
  6. add/remove styles in style.css as you like
  7. On OSX, I use the makeit script. Look at it if you want to see the actual commands. They should be installed by default.

Known Problems

  1. Webkit does poorly with the page and other 'css -> print' media formatting directives.
  2. Automating the makeit bits is a little thin/hard/impossible.

See further discussion: http://writeonly.wordpress.com/

About

building resumes using Restructured Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages