Skip to content

xiaohanyu/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal online resume.

It is written in Emacs org-mode format and can be converted to other formats(pdf/html/markdown) via pandoc.

You need to have a latest version of TeX Live installed to build pdf.

I’ve also write a Rakefile to automate this workflow:

  • rake pdf: convert to pdf via pandoc and xelatex.
  • rake tex: convert to tex source file.

Internals:

  • pandoc is amazing.
  • pandoc is awesome.
  • pandoc(<=1.12.3.2) didn’t support org-mode reader, so you must build pandoc from master code if you want to convert from org-mode format to other formats.
  • pandoc support a user-provided header file when you want to convert to tex/pdf format.

References:

  • Thanks Craig Eley for his excellent, awesome org-mode reader for pandoc.

License:

  • BSD-3-Clause for code.
  • Text content are private.

About

Personal resume built with Emacs org-mode and Pandoc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published