Commit Graph

56 Commits

Author SHA1 Message Date
Ado Matejov 3012f7aa1a organizations 2012-09-27 19:19:15 +02:00
Ado Matejov 786715e62f href to user's followers 2012-09-27 17:39:46 +02:00
NumEricR 9c5dd8f6ce Merge branch 'refs/heads/master' into Profile
Conflicts:
	js/githubresume.js
2012-09-04 23:38:31 +02:00
NumEricR a04f2bfdca Merge branch 'refs/heads/master' into Profile
Conflicts:
	js/githubresume.js
	views/resume.html
2012-09-04 23:26:22 +02:00
NumEricR 195a0fda57 Merge branch 'refs/heads/master' into userStatus
Conflicts:
	js/githubresume.js
	views/resume.html
2012-09-04 22:05:47 +02:00
David Coallier 6b682a847b Merge pull request #38 from okor/master
config.ru for dev, sexy background, print and email links
2012-09-04 08:25:30 -07:00
David Coallier 353dfc44b2 Thanks to @JamesEarlDouglas — PR #43 — This makes sure to use the GitHub word with the proper format. 2012-09-04 09:02:01 +01:00
David Coallier 7ec8fe9abf Merge pull request #45 from Adman/master
Organization link
2012-09-03 12:53:23 -07:00
Ado Matejov 705d87cceb org link 2012-09-03 12:51:21 +02:00
coverband caf088a822 Update views/error.html 2012-09-02 12:55:31 -07:00
coverband 12a1aadc56 Update views/error.html 2012-09-02 12:55:02 -07:00
okor 9def42b332 added subtle background, added email and print links 2012-08-29 13:09:10 -04:00
Andrew Tulloch dea120728a FIX: We add proper labels for watchers and forks
That is, we replace lines such as
  "This repository has 1 watcher(s) and 5 fork(s)"
with
  "This repository has 1 watcher and 5 forks".
2011-12-14 02:08:47 +08:00
NumEricR bf90337694 Removed unnecessary dot at the end of repositories description 2011-08-25 14:02:36 +02:00
NumEricR 6d86f53a0a Merge branch 'NumEricR/hCard' into hCard
Conflicts:
	css/resume.css
	views/resume.html
2011-07-29 22:16:10 +02:00
Eric R a905a0c99b Merge pull request #26 from njay/daterange
Change display of project date ranges to be more sensible
2011-07-29 12:24:49 -07:00
Eric R 8bdce49c78 Merge pull request #27 from NumEricR/master
Fix issues #9 and #11
2011-07-26 13:51:08 -07:00
Eric R 7acd643796 Merge pull request #28 from NumEricR/Print
Added a print stylesheet on résumé
2011-07-26 13:13:44 -07:00
NumEricR df9d5c02a7 Added a print stylesheet on résumé 2011-06-04 21:44:00 +02:00
NumEricR 2e3612efca Dynamic user status based on repos number 2011-06-02 15:08:13 +02:00
Nick Novitski d2ca7c22f8 date one-year projects by that year alone - #7 2011-06-01 11:12:27 -07:00
David Coallier 44d40757b3 Revert "Make the "My Popular Repositories" be built from your complete list of repositories. Must have at least one contribution to be counted."
This reverts commit 3fcbd8c4b1.
2011-05-16 23:14:47 +01:00
Herman J. Radtke III 3fcbd8c4b1 Make the "My Popular Repositories" be built from your complete list of repositories. Must have at least one contribution to be counted. 2011-05-12 20:11:36 -07:00
David Coallier d047ebbdc4 Merge branch 'master' of github.com:resume/resume.github.com 2011-05-02 00:56:24 +01:00
NumEricR 0c919264bd hCard support 2011-04-25 09:48:40 +02:00
NumEricR 951807b5f0 Add "early adopter" mention for user accounts created on first months of Github 2011-04-24 16:54:38 +02:00
NumEricR 7745780b79 Don't show link with 0 repository on the profile part 2011-04-24 16:11:24 +02:00
Oscar Del Ben ac127906dd update index 2011-04-21 21:57:06 +02:00
NumEricR 0c809ee3ab Display number of followers (issue #9) 2011-04-10 22:04:56 +02:00
NumEricR 8f954d4812 Add mailto links only if necessary (issue #11) 2011-04-10 21:46:28 +02:00
NumEricR 3d612dfc7c Display a dot to end the "since expression" if no blog link is specified 2011-04-10 19:31:15 +02:00
NumEricR c7a6bf6f03 Simplification of code to generate the blog link 2011-04-10 17:41:34 +02:00
Oscar Del Ben 1c2d71c9ef fetch all repos 2011-03-23 08:59:24 +01:00
Oscar Del Ben e0d1a17c83 Remove info about organizations 2011-03-22 21:56:03 +01:00
David Coallier a97a7434d8 Remove the last line under the last job item. 2011-02-07 17:22:20 +00:00
David Coallier 6343f91478 Added the changes from n1k0 and a few other things. 2011-02-07 17:10:44 +00:00
Nicolas Perriault 47a540b1dc using a real form and native event to process the form 2011-02-07 13:53:06 +01:00
Nicolas Perriault 705b3df544 fixed absolute redirect prevents to host resume in webserver subdirectories/urlpaths 2011-02-07 13:35:05 +01:00
Nicolas Perriault ff944a092d added language statistics (+ indentation and code formatting) 2011-02-07 13:18:45 +01:00
Nicolas Perriault b605177d38 fixed indentation 2011-02-07 11:17:23 +01:00
Nicolas Perriault 6089b6741a fixed html entity 2011-02-07 11:16:43 +01:00
Nicolas Perriault 57aeebb4aa added gravatar display in the header 2011-02-07 10:43:10 +01:00
David Coallier 34debddd08 Instead of having a check for click and then removing teh values, I focus() ans select() onload. 2011-02-06 20:21:17 +00:00
David Coallier 0db8e99cd3 Added more intelligent link (lack of) recognition 2011-02-06 18:58:53 +00:00
David Coallier a8bfd54c0d OCD—I had to make all resumes with é 2011-02-06 18:45:23 +00:00
David Coallier 4cdd197edc Merged from Pauls changes. Repository link. 2011-02-06 18:35:01 +00:00
David Coallier d8c933dabb Added a testing organization page and added links back tot he resume templates. Also added a loading for information. 2011-02-06 18:25:17 +00:00
Paul Campbell 138e06777f update job 2011-02-06 17:20:39 +00:00
David Coallier 88fc2c4294 Removed work in progress :p 2011-02-06 16:38:14 +00:00
David Coallier 3186973f79 - Fixed the blog link. 2011-02-06 16:32:44 +00:00