forked from dat-ecosystem-archive/dat-data.com
-
Notifications
You must be signed in to change notification settings - Fork 1
/
stickers.html
55 lines (50 loc) · 2.35 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
46
47
48
49
50
51
52
53
54
55
<!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</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="http://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>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49664853-1', 'dat-data.com');
ga('send', 'pageview');
</script>
</body>
</html>