This repository was archived by the owner on Mar 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtemplate.html
More file actions
303 lines (297 loc) · 15.1 KB
/
Copy pathtemplate.html
File metadata and controls
303 lines (297 loc) · 15.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Facebook sharing information tags -->
<title>*|MC:SUBJECT|*</title>
<style type="text/css">
#outlook a{
padding:0;
}
body{
width:100% !important;
}
.ReadMsgBody{
width:100%;
}
.ExternalClass{
width:100%;
}
body{
-webkit-text-size-adjust:none;
}
body{
margin:0;
padding:0;
}
img{
border:0;
height:auto;
line-height:100%;
outline:none;
text-decoration:none;
}
table td{
border-collapse:collapse;
}
#backgroundTable{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
}
body,#backgroundTable{
background-color:#FFFFFF;
}
h1,.h1{
color:#303030;
display:block;
font-family:Helvetica;
font-size:40px;
font-weight:bold;
line-height:100%;
margin-top:0;
margin-right:0;
margin-bottom:10px;
margin-left:0;
text-align:center;
}
h2,.h2{
color:#303030;
display:block;
font-family:Helvetica;
font-size:30px;
font-weight:bold;
line-height:100%;
margin-top:0;
margin-right:0;
margin-bottom:0;
margin-left:0;
text-align:left;
}
h3,.h3{
color:#303030;
display:block;
font-family:Helvetica;
font-size:20px;
font-weight:bold;
line-height:100%;
margin-top:0;
margin-right:0;
margin-bottom:10px;
margin-left:0;
text-align:left;
}
h4,.h4{
color:#303030;
display:block;
font-family:Helvetica;
font-size:14px;
font-weight:bold;
line-height:100%;
margin-top:0;
margin-right:0;
margin-bottom:10px;
margin-left:0;
text-align:left;
}
#templatePreheader{
background-color:#EFEFEF;
}
.preheaderContent{
color:#505050;
font-family:Helvetica;
font-size:10px;
line-height:125%;
text-align:left;
}
.preheaderContent a:link,.preheaderContent a:visited,.preheaderContent a .yshortcuts {
color:#505050;
font-weight:normal;
text-decoration:underline;
}
.headerContent{
color:#303030;
font-family:Helvetica;
font-size:40px;
font-weight:bold;
line-height:100%;
text-align:center;
vertical-align:middle;
}
.headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts {
color:#EA5D41;
font-weight:normal;
text-decoration:underline;
}
#headerImage{
height:auto;
max-width:300px;
}
#templateBody{
border-bottom:1px solid #CCCCCC;
}
.bodyContent{
color:#505050;
font-family:Helvetica;
font-size:15px;
line-height:150%;
text-align:left;
}
.bodyContent a:link,.bodyContent a:visited,.bodyContent a .yshortcuts {
color:#EA5D41;
font-weight:normal;
text-decoration:none;
}
.bodyContent img{
display:inline;
height:auto;
}
#appButton{
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#EA5D41;
border-radius:5px;
}
#appButtonContent,#appButtonContent a:link,#appButtonContent a:visited{
color:#FFFFFF;
font-family:Helvetica;
font-size:20px;
font-weight:bold;
line-height:150%;
text-align:center;
text-decoration:none;
}
#templateFooter{
/* border-top:1px solid #CCCCCC;*/
}
.footerContent{
color:#707070;
font-family:Helvetica;
font-size:11px;
line-height:125%;
text-align:left;
}
.footerContent a:link,.footerContent a:visited,.footerContent a .yshortcuts {
color:#505050;
font-weight:normal;
text-decoration:underline;
}
.footerContent img{
display:inline;
}
#monkeyRewards img{
max-width:190px;
}
</style></head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style="-webkit-text-size-adjust: none;margin: 0;padding: 0;background-color: #FFFFFF;width: 100% !important;">
<center>
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable" style="margin: 0;padding: 0;background-color: #FFFFFF;height: 100% !important;width: 100% !important;">
<tr>
<td align="center" valign="top" style="border-collapse: collapse;">
<!-- // Begin Template Preheader \\ -->
<table border="0" cellpadding="10" cellspacing="0" width="100%" id="templatePreheader" style="background-color: #EFEFEF;">
<tr>
<td align="center" valign="top" style="border-collapse: collapse;">
<table border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td valign="top" class="preheaderContent" style="padding-right: 20px;border-collapse: collapse;color: #505050;font-family: Helvetica;font-size: 10px;line-height: 125%;text-align: left;">
Top new & watched repos for <%= time_range %>.
</td>
<!-- *|IFNOT:ARCHIVE_PAGE|* -->
<td valign="top" width="200" class="preheaderContent" style="border-collapse: collapse;color: #505050;font-family: Helvetica;font-size: 10px;line-height: 125%;text-align: left;">
Is this email not displaying correctly?<br><a href="*|ARCHIVE|*" target="_blank" style="color: #505050;font-weight: normal;text-decoration: underline;">View it in your browser</a>.
</td>
<!-- *|END:IF|* -->
</tr>
</table>
</td>
</tr>
</table>
<!-- // End Template Preheader \\ -->
<table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer">
<tr>
<td align="center" valign="top" style="padding-top: 20px; border-collapse: collapse;">
<!-- // Begin Template Body \\ -->
<table border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td colspan="3" valign="top" id="templateBody" style="padding-bottom: 0px;border-collapse: collapse;border-bottom: 1px solid #CCCCCC;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr mc:hideable="hideable_1" mchideable="hideable_1">
<td valign="top" style="padding-bottom: 20px;border-collapse: collapse;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="72" style="padding-right: 10px;border-collapse: collapse;">
<div style="text-align: none;"><a href="http://www.githubarchive.org"><img src="http://www.githubarchive.org/assets/img/github.png" alt="" border="0" style="border: px none;border-color: ;border-style: none;border-width: px;height: 61px;width: 59px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;" width="59" height="61"></a></div>
</td>
<td valign="bottom" width="200px" class="bodyContent" style="border-collapse: collapse;color: #505050;font-family: Helvetica;font-size: 15px;line-height: 150%;text-align: left;"><h2 style="color: #303030;display: block;font-family: Helvetica;font-size: 30px;font-weight: bold;line-height: 100%;margin-top: 0;margin-right: 0;margin-bottom: 0px;margin-left: 0;text-align: left;">
<span style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 36px; -webkit-text-size-adjust: auto; ">GitHub </span><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 36px; -webkit-text-size-adjust: auto; color: rgb(198, 0, 0); ">Archive</span></h2>
<span style="font-size:13px;">Top new & watched repos - <%= time_range %>.</span></td>
<td valign="middle" class="bodyContent" width="250px" style="text-align:right"><i><%= time_range %></i></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" style="padding-top: 20px;border-collapse: collapse; border-bottom: 1px solid #CCCCCC;padding-bottom:15px">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top" class="bodyContent" style="border-collapse: collapse;color: #505050;font-family: Helvetica;font-size: 15px;line-height: 150%;text-align: left;">
<h4 style="color: #C60000;display: block;font-family: Helvetica;font-size: 16px;font-weight: bold;line-height: 100%;margin-top: 0;margin-right: 0;margin-bottom: 15px;margin-left: 0;text-align: left;">Top New Repositories</h4>
<% topnew.each do |repo| %>
• <a href="<%= repo['url'] %>"><%= repo['name'] %></a> +<span style="font-size:80%"><%= repo['starringCount'] %>, <%= repo['lang'] %></span><br><div style="font-size:80%;margin-bottom:5px;margin-left:10px"><%= repo['desc'] %></div> <% end %>
<h4 style="color: #C60000;display: block;font-family: Helvetica;font-size: 16px;font-weight: bold;line-height: 100%;margin-top: 0;margin-right: 0;margin-bottom: 15px;margin-top:30px;margin-left: 0;text-align: left;">Top Watched Repositories</h4>
<% topwatched.each do |repo| %>
• <a href="<%= repo['url'] %>"><%= repo['name'] %></a> +<span style="font-size:80%"><%= repo['starringCount'] %>/<%= repo['total_count'] %>, <%= repo['lang'] %></span><br><div style="font-size:80%;margin-bottom:5px;margin-left:10px"><%= repo['desc'] %></div> <% end %>
</td>
</tr>
</table>
</td>
</tr>
<!-- <tr>
<td valign="top" class="bodyContent">
<h4 style="color: #303030;display: block;font-family: Helvetica;font-size: 16px;font-weight: bold;line-height: 100%;margin-top: 0;margin-right: 0;margin-bottom: 15px;margin-top:30px;margin-left: 0;text-align: left;">Other news</h4>
Subscribe text goes here
</td>
</tr> -->
</table>
<!-- // End Template Body \\ -->
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding-top: 0px;border-collapse: collapse;">
<!-- // Begin Template Footer \\ -->
<table border="0" cellpadding="0" cellspacing="0" width="600" id="templateFooter">
<tr>
<td valign="top" style="padding-top: 25px;border-collapse: collapse;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="footerContent" style="padding-right: 20px;border-collapse: collapse;color: #707070;font-family: Helvetica;font-size: 11px;line-height: 125%;text-align: left;">
<strong>Powered by GitHub Archive:</strong> <a href="http://www.githubarchive.org">www.githubarchive.org</a>
</td>
<td valign="top" width="200" id="monkeyRewards" class="footerContent" style="border-collapse: collapse;color: #707070;font-family: Helvetica;font-size: 11px;line-height: 125%;text-align: right;">
<a href="https://twitter.com/hnq90" style="color: #505050;font-weight: normal;text-decoration: underline;">follow on twitter</a> - <a href="*|FORWARD|*" style="color: #505050;font-weight: normal;text-decoration: underline;">forward to a friend</a>
</td>
</tr>
<tr>
<td colspan="2" valign="middle" class="footerContent" style="padding-top: 20px;border-collapse: collapse;color: #707070;font-family: Helvetica;font-size: 11px;line-height: 125%;text-align: left;">
<a href="*|UNSUB|*" style="color: #505050;font-weight: normal;text-decoration: underline;">unsubscribe from this list</a> | <a href="*|UPDATE_PROFILE|*" style="color: #505050;font-weight: normal;text-decoration: underline;">update subscription preferences</a> | <a href="http://eepurl.com/NQ3H1">Powered by MailChimp</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- // End Template Footer \\ -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</body>
</html>