Skip to content

Releases: devsecfranklin/franklin-resume

Cleaner Formatting

06 Jan 16:43
8cb484b
Compare
Choose a tag to compare
  • Cleaner formatting
    • removed a lot of superfluous detail
  • Added a publications section
  • Make it fit in two pages
  • Update CSS so the printed/PDF version is clean and readable

Testing

03 Mar 12:02
a9e22f7
Compare
Choose a tag to compare
  • Python test framework
  • CircleCI to test Python/Flask app
  • dockers for local execution and test
  • python packaging (sdist)

Initial Release

28 Feb 14:45
1fe8a5b
Compare
Choose a tag to compare
  • generate Flask HTML template from GitHub flavored markdown
  • CI with Travis, runs MDL to validate the .md files
  • Flask application gets pushed to Heroku
    • panadoc buildpack for generation of .docx, .pdf, and .html files
    • PHP buildpack to redirect to top level of Flask application