Skip to content

πŸ“œπŸŽ“πŸ§‘β€πŸ’» My personal professional web resume! #OpenToWork

License

Notifications You must be signed in to change notification settings

tylercrumpton/me.crump.space

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

me.crump.space - A professional resume for Tyler Crumpton

Instructions here are mostly intended for future-Tyler so that he remembers how to update and run this thing

Running locally with Docker

To test locally with docker, run the following in your terminal after installing docker into your system:

  1. docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve
  2. Navigate to http://localhost:4000

Customizing

Options/configuration

Most of the basic customization will take place in the /_config.yml file. Some special ones to note:

  • resume_header_contact_info: Use this to set your address and phone number (but don't commit this!)
  • display_header_contact_info: Set this to true to display the above information (just for making paper or PDF copies, don't publish this to the Internet)

Editing content

Most of the content configuration will take place in the /_layouts/resume.html file, so edit the markup there accordingly.

License

The code and styles are licensed under the MIT license. See project license. Obviously you should not use the content of this repo in your own resume. Also, you should totally check out the parent repo jglovier/resume-template instead! πŸ˜‰

About

πŸ“œπŸŽ“πŸ§‘β€πŸ’» My personal professional web resume! #OpenToWork

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 62.1%
  • SCSS 37.5%
  • Ruby 0.4%