ericmjl / resume

Building a resume using nothing but YAML files and Python. A prototype.

Home Page:https://ericmjl.github.io/resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resume-generator

Building a resume using nothing but YAML files. A prototype. Inspired by https://github.com/salomonelli/best-resume-ever

howto

I have provided an environment.yml file, which specifies a conda environment that can be used.

To get it running:

$ conda env create -f environment.yml

When done, run the Flas app:

$ python app.py

This will run the app, and will also save it to disk as index.html. The app provides a convenient way to preview any changes made. When done, simply exit out of the app (Ctrl+C), and push changes up to GitHub.

About

Building a resume using nothing but YAML files and Python. A prototype.

https://ericmjl.github.io/resume

License:MIT License


Languages

Language:HTML 43.6%Language:CSS 27.2%Language:Dockerfile 12.0%Language:Python 10.0%Language:Jinja 6.7%Language:Shell 0.6%