Static site / pdf generator for your resume/cv, written in go
stopgo = resume. Get it?
Remember when it was cool to write your resume in LaTeX? Use golang & stopgo instead!
The code takes a resume definition in JSON format and generates a PDF and a static website.
- QR code in PDF points to website
- Publish to S3 (with diffing md5 hashes, so it does quick updates)
stopgo is released under the Apache License. If you find it useful, please keep a link back to this page! Patches welcome, of course.
Credits:
- gofpdf - https://code.google.com/p/gofpdf/ (MIT License)
- HTML5 CSS3 site template by Xiaoying Riley at 3rd Wave Media; licensed under CC BY 3.0.