Skip to content

Commit 9ffeb57

Browse files
committed
2 parents 08653cd + 694bf6c commit 9ffeb57

9 files changed

+528
-3
lines changed
28.1 KB
Loading
42.9 KB
Loading
50.1 KB
Loading

emails/SU2_6.0.1_Banner.png

86 KB
Loading

emails/SU2_6.0.1_Banner.tiff

99.8 KB
Binary file not shown.
Lines changed: 252 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,252 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta name="viewport" content="width=device-width" />
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6+
<title>SU2 v6.0 Falcon</title>
7+
<style>
8+
/* -------------------------------------
9+
GLOBAL
10+
------------------------------------- */
11+
* {
12+
margin: 0;
13+
padding: 0;
14+
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
15+
font-size: 100%;
16+
line-height: 1.6;
17+
}
18+
img {
19+
max-width: 100%;
20+
}
21+
body {
22+
-webkit-font-smoothing: antialiased;
23+
-webkit-text-size-adjust: none;
24+
width: 100%!important;
25+
height: 100%;
26+
}
27+
/* -------------------------------------
28+
ELEMENTS
29+
------------------------------------- */
30+
a {
31+
color: #348eda;
32+
}
33+
.btn-primary {
34+
text-decoration: none;
35+
color: #FFF;
36+
background-color: #002975;
37+
border: solid #002975;
38+
border-width: 10px 20px;
39+
line-height: 2;
40+
font-weight: bold;
41+
margin-right: 10px;
42+
text-align: center;
43+
cursor: pointer;
44+
display: inline-block;
45+
border-radius: 20px;
46+
}
47+
.btn-secondary {
48+
text-decoration: none;
49+
color: #FFF;
50+
background-color: #AB002F;
51+
border: solid #AB002F;
52+
border-width: 10px 20px;
53+
line-height: 2;
54+
font-weight: bold;
55+
margin-right: 10px;
56+
text-align: center;
57+
cursor: pointer;
58+
display: inline-block;
59+
border-radius: 20px;
60+
}
61+
.last {
62+
margin-bottom: 0;
63+
}
64+
.first {
65+
margin-top: 0;
66+
}
67+
.padding {
68+
padding: 10px 0;
69+
}
70+
/* -------------------------------------
71+
BODY
72+
------------------------------------- */
73+
table.body-wrap {
74+
width: 100%;
75+
padding: 10px;
76+
}
77+
table.body-wrap .container {
78+
border: 2px solid #FFFFFF;
79+
}
80+
/* -------------------------------------
81+
FOOTER
82+
------------------------------------- */
83+
table.footer-wrap {
84+
width: 100%;
85+
clear: both!important;
86+
}
87+
.footer-wrap .container p {
88+
font-size: 12px;
89+
color: #666;
90+
91+
}
92+
table.footer-wrap a {
93+
color: #999;
94+
}
95+
/* -------------------------------------
96+
TYPOGRAPHY
97+
------------------------------------- */
98+
h1, h2, h3 {
99+
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
100+
line-height: 1.1;
101+
margin-bottom: 15px;
102+
color: #000;
103+
margin: 40px 0 10px;
104+
line-height: 1.2;
105+
font-weight: 200;
106+
}
107+
h1 {
108+
font-size: 36px;
109+
}
110+
h2 {
111+
margin: 10px 0 10px;
112+
font-size: 28px;
113+
margin-bottom: 5px;
114+
}
115+
h3 {
116+
margin: 10px 0 10px;
117+
font-size: 22px;
118+
}
119+
p, ul, ol {
120+
margin-bottom: 10px;
121+
font-weight: normal;
122+
font-size: 15px;
123+
}
124+
ul li, ol li {
125+
margin-left: 5px;
126+
list-style-position: inside;
127+
}
128+
/* ---------------------------------------------------
129+
RESPONSIVENESS
130+
Nuke it from orbit. It's the only way to be sure.
131+
------------------------------------------------------ */
132+
/* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
133+
.container {
134+
display: block!important;
135+
max-width: 600px!important;
136+
margin: 0 auto!important; /* makes it centered */
137+
clear: both!important;
138+
}
139+
/* Set the padding on the td rather than the div for Outlook compatibility */
140+
.body-wrap .container {
141+
padding: 20px;
142+
}
143+
/* This should also be a block element, so that it will fill 100% of the .container */
144+
.content {
145+
max-width: 600px;
146+
margin: 0 auto;
147+
display: block;
148+
}
149+
/* Let's make sure tables in the content area are 100% wide */
150+
.content table {
151+
width: 100%;
152+
}
153+
</style>
154+
</head>
155+
156+
<body bgcolor="#FFFFFF">
157+
158+
<!-- body -->
159+
<table class="body-wrap">
160+
<tr>
161+
<td></td>
162+
<td class="container" bgcolor="#FFFFFF">
163+
164+
<!-- content -->
165+
<div class="content">
166+
<table>
167+
<tr>
168+
<td>
169+
170+
<center>
171+
172+
<b>
173+
<a href="https://su2devsociety.org/"><img src="https://su2code.github.io/emails/SU2IDS_black_white_background.png" ></a>
174+
175+
176+
177+
178+
<h3>The <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> International Developers Society (IDS) is ready! <br>Our journey begins on 5/26/2018 @ 7am PST.</h3>
179+
180+
<br>
181+
182+
<p>If you believe that numerical simulation is an essential part of our technological world and, it should be free and open for everyone... <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> IDS is your professional society!</p>
183+
184+
<p>With your support, IDS will start shaping the <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> open-source community by recognizing, connecting, inspiring, and expanding the worldwide team of <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> enthusiasts. All together, the <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> open-source community has the potential to revolutionize numerical simulation, the way it is developed, and its impact on the society.</p>
185+
186+
<p>The objective of our first meeting is to introduce the current leadership team, the open membership system and, future initiatives. To participate, you just need to register yourself as a <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> IDS member in the IDS’s webpage <a href="https://su2devsociety.org">https://su2devsociety.org</a>. An invitation to the meeting will be sent to you one week before the event with final details.</p>
187+
188+
<p>We are looking forward to meet you!</p>
189+
190+
<p>Francisco, Tom, and Tim</p>
191+
192+
<p>PS .- Future <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> IDS meetings (@7:00am PST): 5/26/2018, 6/30/2018, 7/28/2018, 8/25/2018, 9/29/2018, 10/27/2018, 11/24/2018</p>
193+
</center>
194+
195+
<br>
196+
<a href="https://su2code.github.io"><img src="https://su2code.github.io/emails/SU2_6.0.1_Banner.png" ></a>
197+
198+
199+
200+
201+
</td>
202+
</tr>
203+
</table>
204+
</div>
205+
<!-- /content -->
206+
207+
</td>
208+
<td></td>
209+
</tr>
210+
</table>
211+
<!-- /body -->
212+
213+
<br>
214+
<!-- footer -->
215+
<table class="footer-wrap">
216+
<tr>
217+
<td></td>
218+
<td class="container">
219+
220+
<!-- content -->
221+
<div class="content">
222+
<table>
223+
224+
<tr>
225+
<td class="padding">
226+
<center>
227+
<p><a href="https://github.com/su2code/SU2"><img src="https://su2code.github.io/emails/GitHub_45.png" height="45" width="45" style="PADDING-LEFT: 20px; PADDING-RIGHT: 20px"></a> <a href="https://su2code.github.io"><img src="https://su2code.github.io/emails/su2_buttons_home_45.jpg" height="45" width="45" style="PADDING-LEFT: 20px; PADDING-RIGHT: 20px"></a> <a href="https://twitter.com/intent/user?screen_name=su2code"><img src="https://su2code.github.io/emails/su2_buttons_twitter_45.png" height="45" width="45" style="PADDING-LEFT: 20px; PADDING-RIGHT: 20px"></a><a href="https://www.facebook.com/su2code/"><img src="https://su2code.github.io/emails/facebook_button_45.png" height="45" width="45" style="PADDING-LEFT: 20px; PADDING-RIGHT: 20px"></a></p>
228+
</center>
229+
</td>
230+
</tr>
231+
232+
<tr>
233+
<td align="center">
234+
<p> Having trouble viewing this email? View it as a <a href="https://su2code.github.io/emails/su2_email_IDS_04_22_2018.html">webpage.</a></p>
235+
236+
<p>SU2 is maintained by developers all around the world and is released under an open-source license (LGPL v2.1).
237+
This list is only used to disseminate important information regarding our software. The development team respects your privacy, and should you wish, you can <a href="http://su2devsociety.org/unsubscribe-su2/"><unsubscribe>unsubscribe</unsubscribe></a>.
238+
</p><br>
239+
</td>
240+
</tr>
241+
</table>
242+
</div>
243+
<!-- /content -->
244+
245+
</td>
246+
<td></td>
247+
</tr>
248+
</table>
249+
<!-- /footer -->
250+
251+
</body>
252+
</html>

0 commit comments

Comments
 (0)