GitXplorerGitXplorer
t

sinatra-resume

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
23cc4d57c87ca52631169dbbe7a9969d03dc0f1f

Updaing resume details

ttrydionel committed 15 years ago
Unverified
d30d62a980bfbe86b34cf6d2dd621e5fb57bebd9

Adding an extra IE-sux warning for unlucky IE users

ttrydionel committed 15 years ago
Unverified
62fd6df87d098ee7d8dbc58599e8da671d6b4183

Updating TODO in readme

ttrydionel committed 15 years ago
Unverified
85fb15ddbd9be4a35681f61753df169369d00c6f

Fixing center-aligned text bug

ttrydionel committed 15 years ago
Unverified
ac2769c6681db15e61f64dfbc826a7b2b61c41d2

Removing :development-only configuration

ttrydionel committed 15 years ago
Unverified
410ac815c76cccd73f2981c295a38037f1618e4c

Oops... forgot the site title

ttrydionel committed 15 years ago

README

The README file for this repository.

#Jeff Tucker's Resume

Introduction

This is a simple Sinatra application to show my resume and some simple contact info. You can see it live at resume.trydionel.com.

Technique

The actual resume info sites in data.yaml. resume.rb parses this file for the sections and keyword info and fills out the appropriate partials. Done.

TODO

  • Need better handling for single-child sections (e.g., Objective)
  • Move contact info from HTML partial to YAML data file
  • Need some fallback styles for browsers that don't support latest-and-greatest CSS3
  • Looks like ass in every version of IE