Sign inSign up

jadametz/resume

By jadametz

Updated about 9 years ago

Jesse Adametz's resume https://jesseadametz.com/resume

Image
0

453

jadametz/resume repository overview

Resume

My resume, source controlled, and in a few different formats.

Getting started

Download Docker for Mac or Windows

Run in this directory:

$ docker-compose up

The resume will be viewable at http://localhost:4000

Other formats

I maintain my resume in a YML format because it's the easiest to type and read. Running the container on its own will output this format. However, a JSON format is also made available because cool projects will take this and render it for me in different styles (this is the serve command).

# yml output
$ docker run --rm jadametz/resume

# json output
$ docker run --rm jadametz/resume json

Obvious disclaimer

This is the resume of Jesse Adametz. Before using any of this, please remove all of my information.

Tag summary

Content type

Image

Digest

Size

94 MB

Last updated

about 9 years ago

docker pull jadametz/resume