Navigation Menu

Skip to content

Commit

Permalink
OCD—I had to make all resumes with é
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coallier committed Feb 6, 2011
1 parent b32b940 commit a8bfd54
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>

<title>Github Resume</title>
<title>Github R&eacute;sum&eacute;</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<meta name="keywords" content="cv, resume, hResume, github, community, free, fun, nice, useful" />
Expand Down
2 changes: 1 addition & 1 deletion views/error.html
Expand Up @@ -3,7 +3,7 @@
<div id="bd" role="main">
<div class="yui-g">
<p>
We couldn't find enough to build a resume from. Make sure this is the good username :-). <a href="/" title="Home">Try again with another username?</a>
We couldn't find enough to build a r&eacute;sum&eacute; from. Make sure this is the good username :-). <a href="/" title="Home">Try again with another username?</a>
</p>
</div>

Expand Down
8 changes: 4 additions & 4 deletions views/index.html
@@ -1,15 +1,15 @@
<div id="doc" class="yui-t7">
<div id="hd" role="banner"><h1>My Github Resume</h1></div>
<div id="hd" role="banner"><h1>My Github R&eacute;sum&eacute;</h1></div>
<div id="bd" role="main">
<div class="yui-g">
<p class="enlarge-medium">
As a software startup owner I really enjoy when people send us their
resum&eacute;s and they include their github account so we can see tangible work they have done.
r&eacute;sum&eacute;s and they include their github account so we can see tangible work they have done.
</p>
<p><br /></p>
<p class="enlarge-medium">
After a <a href="https://twitter.com/#!/jeresig/status/33968704983138304">tweet by John Resig</a>
I imagined that it may be nice for people to be able to generate their <a href="https://github.com" title="Github">Github</a> resum&eacute;s.
I imagined that it may be nice for people to be able to generate their <a href="https://github.com" title="Github">Github</a> r&eacute;sum&eacute;s.
</p>
<p><br /><br /></p>

Expand Down Expand Up @@ -65,7 +65,7 @@ <h2>Notes, Information and Future features</h2>

</div>

<div id="ft" role="contentinfo"><p>Brought to you by the brilliant mind of <a href="http://twitter.com/davidcoallier">@davidcoallier</a> &lt;/modesty&gt; &mdash; Resume Template from <a href="http://thingsthatarebrown.com/blog/2009/05/sample-resume-template/">Things That Are Brown</a></p></div>
<div id="ft" role="contentinfo"><p>Brought to you by the brilliant mind of <a href="http://twitter.com/davidcoallier">@davidcoallier</a> &lt;/modesty&gt; &mdash; R&eacute;sum&eacute; Template from <a href="http://thingsthatarebrown.com/blog/2009/05/sample-resume-template/">Things That Are Brown</a></p></div>
</div>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions views/resume.html
Expand Up @@ -61,11 +61,11 @@ <h2>My Organizations</h2>

<div class="yui-gf last">
<div class="yui-u first">
<h2>About This Resume</h2>
<h2>About This R&eacute;sum&eacute;</h2>
</div>
<div class="yui-u">
<p class="enlarge">
This resume is generated automatically using information from my github account. The repositories are
This r&eacute;sum&eacute; is generated automatically using information from my github account. The repositories are
ordered by popularity based on a very simple popularity heuristic that defines the popularity of a repository
by its sum of watchers and forks. Do not hesitate to visit <a href="https://github.com/{{{username}}}" title="My Github page">my github page</a>
for more information about my repositories and work.
Expand Down

0 comments on commit a8bfd54

Please sign in to comment.