-
Notifications
You must be signed in to change notification settings - Fork 9
/
stickers.html
45 lines (42 loc) · 1.95 KB
/
stickers.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="generator" content="DocPad v6.53.0" />
<title>Dat</title>
<link rel="stylesheet" href="css/normalize.css" type="text/css"
media="screen">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
</head>
<body>
<div id="wrapper">
<header>
<h1><a href="/dat-data.com">dat</a></h1>
<p>data package management</p>
<nav>
<ul>
<li class="download"><a href="http://github.com/maxogden/dat" class="topcoat-button--cta">View on GitHub</a>
</li>
</ul>
</nav>
</header>
<section id="sticker">
<img src="img/sticker-wood.jpg" class="sticker-photo">
</section>
<section class="features">
<p>If you would like to receive some dat stickers, <a href="mailto:[email protected]?&subject=Send%20me%20some%20Dat%20stickers&body=My address is...">send Ryan an email</a> with your name and mailing address and some will be sent your way within a few days.</p>
<p>You can also order your own batch directly from the printer! We use <a href="http://www.stickermule.com/products/die-cut-stickers">Stickermule 2" wide die-cut</a> with <a href="https://dat-ecosystem.github.io/dat-data.com/img/sticker.png">this sticker PNG</a>.</p>
<p>To cover production costs on individual sticker requests please consider donating $1 dollar to the project via <a href="http://gittip.com/maxogden">GitTip</a>, a service that helps users support open source projects through small weekly donations.</p>
</section>
</div>
<footer class="site">
<ul>
<li id="twitter"><a href="http://twitter.com/dat_project"></a>
</li>
<li id="github"><a href="http://github.com/maxogden/dat"></a>
</li>
</ul>
</footer>
</body>
</html>