Skip to content

My resume website & template for others, written with Flask and Jinja2.

Notifications You must be signed in to change notification settings

zachspar/resume

Repository files navigation

Resume Website

Check out my website!

Create Your Own

If you'd like to use this repo as a template, all you need to do is fork it and update resume_config.toml with your information accordingly.

You should also update any static files to include your headshot if desired.

GitHub Pages Deployment

By default, this repo will publish to GitHub pages from the main or master branch.

Heroku Deployment

Deploy

NOTE: If you fork this project to a private repo, then you must specify a template URL parameter in the button link because GitHub does not send a referer header for private repos.