Releases: devsecfranklin/franklin-resume
Releases · devsecfranklin/franklin-resume
Cleaner Formatting
- 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
- Python test framework
- CircleCI to test Python/Flask app
- dockers for local execution and test
- python packaging (sdist)
Initial Release
- 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