-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticle.html
More file actions
executable file
·123 lines (122 loc) · 6.49 KB
/
Copy patharticle.html
File metadata and controls
executable file
·123 lines (122 loc) · 6.49 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Crevalle</title>
<link media="all" rel="stylesheet" href="css/main.css">
<!-- required stylesheets and scripts -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js" defer></script>
<script type="text/javascript">window.jQuery || document.write('<script src="js/jquery-1.11.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery.main.js" defer></script>
<link rel="apple-touch-icon" sizes="57x57" href="favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicons/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicons/ms-icon-144x144.png">
</head>
<body>
<div id="wrapper">
<header id="header" class="disapear-state">
<div class="container">
<div class="logo">
<a href="#"><img src="images/logo.svg" width="95" height="21" alt="CREVALLE"></a>
</div>
<div class="link-holder">
<span>Get in touch:</span><a href="mailto:hello@crevalle.io">hello@crevalle.io</a>
</div>
</div>
</header>
<main id="main" role="main">
<div class="container">
<section class="intro-section show-header">
<div class="big-logo round-over">
<a href="index.html">
<img src="images/logo-big-orange.svg" width="195" height="186" alt="CREVALLE WORLD WIDE WEB SERVICES BROOKLYN, NEW YORK">
</a>
</div>
<strong class="big-title">Add Reactions to Pull Requests, Issues, and Comments</strong>
<time class="custom-time" datetime="2016-03-05">March 5, 2016</time>
</section>
<hr class="range">
<div class="sample-text">
<p>Every day, thousands of people are having conversations on GitHub around code, design, bugs, and new ideas. Sometimes there are complex and nuanced points to be made, but other times you just want to :+1: someone else's comment. We're adding Reactions to conversations today to help people express their feelings more simply and effectively.</p>
<div class="comment-holder">
<img class="placeholder" src="images/placeholder.jpg" srcset="images/placeholder-2x.jpg 2x" alt="image_description" width="621" height="243">
</div>
<p>While people have been able to include emoji in responses for a long time, using them as reactions resulted in a lot of noise. In many cases, especially on popular projects, the result is a long thread full of emoji and not much content, which makes it difficult to have a discussion. With reactions, you can now reduce the <a href="#">noise in these threads.</a></p>
<p>We decided to choose reactions that are relevant to the conversations people have on GitHub. :+1::-1::smile::thinking_face::heart::tada: cover the range of reactions our users typically express through comments on GitHub. We’re looking forward to seeing how the <a href="#">GitHub community uses this set of reactions.</a></p>
<p>Reactions are available on all Issues and Pull Requests on GitHub today. So go ahead…:+1: or :tada: to your :heart:s content.</p>
<div class="author-holder">
<a class="name" href="mailto:desmond@crevalle.io">— Desmond Bowe</a>
<strong class="position">Crevalle founder</strong>
</div>
</div>
<div class="tile-holder">
<section class="section-contact">
<div class="sub-section">
<div class="title-box">
<strong class="h1">Let's work together.</strong>
<p>Project? Question? Reach out and say hello.</p>
</div>
<ul class="social-networks">
<li>
<a href="mailto:hello@crevalle.io">
<i class="icon-email"></i>
<div class="text-box">
<p>Email us at</p>
<span class="sub-link">hello@crevalle.io</span>
</div>
</a>
</li>
<li>
<a href="#">
<i class="icon-twetter"></i>
<div class="text-box">
<p>Tweet at us</p>
<span class="sub-link">@crevalle</span>
</div>
</a>
</li>
</ul>
</div>
<div class="sub-section form-holder">
<div class="title-box">
<strong class="h1">Let's stay in touch</strong>
<p>Sign up to our infrequent newsletter to hear about what we are thinking about.</p>
</div>
<form action="#" id="contact-form" class="contact-form">
<div class="input-box">
<input type="email" placeholder="email@example.com" id="i1">
<label for="i1">Your email address</label>
</div>
<button type="submit">Subscribe <i class="icon-chevron-right"></i></button>
</form>
</div>
</section>
</div>
<div class="list-bar">
<a class="ico-link" href="index.html">
<img src="images/small-logo.svg" width="26" alt="image_description">
</a>
<ul class="custom-list">
<li><a href="#">Home</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
</div>
</main>
</div>
</body>
</html>