Skip to content

Commit 8b72998

Browse files
authored
Merge pull request #4 from davedwards/Resume
Improve Resume Display
2 parents f9f098b + 577f0e8 commit 8b72998

File tree

6 files changed

+4784
-1
lines changed

6 files changed

+4784
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<a:clrMap xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" bg1="lt1" tx1="dk1" bg2="lt2" tx2="dk2" accent1="accent1" accent2="accent2" accent3="accent3" accent4="accent4" accent5="accent5" accent6="accent6" hlink="hlink" folHlink="folHlink"/>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<xml xmlns:o="urn:schemas-microsoft-com:office:office">
2+
<o:MainFile HRef="../David_Edwards_Resume.html"/>
3+
<o:File HRef="themedata.thmx"/>
4+
<o:File HRef="colorschememapping.xml"/>
5+
<o:File HRef="header.html"/>
6+
<o:File HRef="filelist.xml"/>
7+
</xml>
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<html xmlns:v="urn:schemas-microsoft-com:vml"
2+
xmlns:o="urn:schemas-microsoft-com:office:office"
3+
xmlns:w="urn:schemas-microsoft-com:office:word"
4+
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
5+
xmlns="http://www.w3.org/TR/REC-html40">
6+
7+
<head>
8+
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
9+
<meta name=ProgId content=Word.Document>
10+
<meta name=Generator content="Microsoft Word 15">
11+
<meta name=Originator content="Microsoft Word 15">
12+
<link id=Main-File rel=Main-File href="../David_Edwards_Resume.html">
13+
<!--[if gte mso 9]><xml>
14+
<o:shapedefaults v:ext="edit" spidmax="2049"/>
15+
</xml><![endif]-->
16+
</head>
17+
18+
<body lang=EN-US link=navy vlink=maroon>
19+
20+
<div style='mso-element:footnote-separator' id=fs>
21+
22+
<p class=MsoNormal><span style='mso-special-character:footnote-separator'><![if !supportFootnotes]>
23+
24+
<hr align=left size=1 width="33%">
25+
26+
<![endif]></span></p>
27+
28+
</div>
29+
30+
<div style='mso-element:footnote-continuation-separator' id=fcs>
31+
32+
<p class=MsoNormal><span style='mso-special-character:footnote-continuation-separator'><![if !supportFootnotes]>
33+
34+
<hr align=left size=1>
35+
36+
<![endif]></span></p>
37+
38+
</div>
39+
40+
<div style='mso-element:endnote-separator' id=es>
41+
42+
<p class=MsoNormal><span style='mso-special-character:footnote-separator'><![if !supportFootnotes]>
43+
44+
<hr align=left size=1 width="33%">
45+
46+
<![endif]></span></p>
47+
48+
</div>
49+
50+
<div style='mso-element:endnote-continuation-separator' id=ecs>
51+
52+
<p class=MsoNormal><span style='mso-special-character:footnote-continuation-separator'><![if !supportFootnotes]>
53+
54+
<hr align=left size=1>
55+
56+
<![endif]></span></p>
57+
58+
</div>
59+
60+
<div style='mso-element:header' id=eh1>
61+
62+
<p class=MsoHeader><span lang=X-NONE><o:p>&nbsp;</o:p></span></p>
63+
64+
</div>
65+
66+
<div style='mso-element:header' id=h1>
67+
68+
<p class=MsoHeader><span lang=X-NONE><o:p>&nbsp;</o:p></span></p>
69+
70+
</div>
71+
72+
<div style='mso-element:footer' id=ef1>
73+
74+
<p class=MsoFooter><o:p>&nbsp;</o:p></p>
75+
76+
</div>
77+
78+
<div style='mso-element:footer' id=f1>
79+
80+
<p class=MsoFooter><o:p>&nbsp;</o:p></p>
81+
82+
</div>
83+
84+
<div style='mso-element:header' id=fh1>
85+
86+
<p class=MsoHeader><span lang=X-NONE><o:p>&nbsp;</o:p></span></p>
87+
88+
</div>
89+
90+
<div style='mso-element:footer' id=ff1>
91+
92+
<p class=MsoFooter><o:p>&nbsp;</o:p></p>
93+
94+
</div>
95+
96+
</body>
97+
98+
</html>
3.26 KB
Binary file not shown.

resume/David_Edwards_Resume.html

100755100644
Lines changed: 4677 additions & 1 deletion
Large diffs are not rendered by default.

resume/~$vid_Edwards_Resume.html

162 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)