-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathslack.html
131 lines (120 loc) · 7.07 KB
/
slack.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
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
<!doctype html>
<html class="no-js" lang="en" itemscope itemtype="http://schema.org/Product">
<head>
<meta name="apple-itunes-app" content="app-id=1306893526, app-argument=sorted://x-callback-url/open?item=today">
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Join our Slack community | Sorted³</title>
<meta name="description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day." />
<meta name="keywords" content="event,task,note,reminder,schedule,plan,calendar,magic select,todo,list,tag,fast,due,icloud,omnifocus">
<meta itemprop="name" content="Sorted³ - Schedule events, tasks and notes into a beautiful timeline.">
<meta itemprop="description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day.">
<meta itemprop="image" content="https://staysorted.com/assets/img/card.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@Stay_Sorted">
<meta name="twitter:title" content="Sorted³ - Schedule events, tasks and notes into a beautiful timeline.">
<meta name="twitter:description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day.">
<meta name="twitter:creator" content="@author_handle">
<meta name="twitter:image:src" content="https://staysorted.com/assets/img/card.png">
<meta property="og:title" content="Sorted³ - Schedule events, tasks and notes into a beautiful timeline." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://staysorted.com/" />
<meta property="og:image" content="https://staysorted.com/assets/img/card.png" />
<meta property="og:image:width" content="1500">
<meta property="og:image:height" content="750">
<meta property="og:image:alt" content="Schedule Events, Tasks and Notes">
<meta property="og:description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day." />
<meta property="og:site_name" content="Sorted³" />
<meta property="fb:admins" content="477135659133368" />
<link rel="stylesheet" href="assets/css/app.css">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-92763723-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-92763723-1');
</script>
</head>
<body>
<!-- Top bar with navigation for large screen -->
<div class="top-bar" id="responsive-menu">
<div class="top-bar-left">
<ul class="menu">
<li class="menu-text"><a href="https://staysorted.com/">Sorted³</a></li>
</ul>
</div>
<div class="top-bar-right">
<ul class="menu">
<li><a href="http://bit.ly/sorted-guides" target="_blank">Guides</a></li>
<li><a href="https://staysorted.com/press.html">Press</a></li>
<li><a href="https://staysorted.com/faq.html">FAQ</a></li>
<li><a href="https://staysorted.com/slack.html">Slack</a></li>
<li><a href="https://support.staysorted.com/">Support</a></li>
<li><a href="https://staysorted.com/contact.html">Contact</a></li>
</ul>
</div>
</div>
<!-- Off canvas sidebar menu for small screen -->
<div class="title-bar" data-responsive-toggle="responsive-menu" data-hide-for="medium">
<button class="menu-icon" type="button" data-toggle="offCanvas"></button>
<div class="title-bar-title">Sorted³</div>
</div>
<!-- Off canvas sidebar menu for small screen -->
<div class="off-canvas position-left" id="offCanvas" data-off-canvas>
<ul class="vertical menu">
<li><a href="https://staysorted.com/">Home</a></li>
<li><a href="http://bit.ly/sorted-guides" target="_blank">Guides</a></li>
<li><a href="https://staysorted.com/press.html">Press</a></li>
<li><a href="https://staysorted.com/faq.html">FAQ</a></li>
<li><a href="https://staysorted.com/slack.html">Slack</a></li>
<li><a href="https://support.staysorted.com/">Support</a></li>
<li><a href="https://staysorted.com/contact.html">Contact</a></li>
</ul>
</div>
<!-- This wrapper is needed for off-canvase menu -->
<div class="off-canvas-content" data-off-canvas-content>
<!-- Render page content -->
<section class="hero grid-x align-center-middle grid-margin-x">
<div class="cell small-10 medium-2 text-center medium-text-left">
<img class="app-icon" src="assets/img/app-icon.svg" alt="">
<p>Schedule your events, tasks and notes into a beautiful timeline.</p>
<div class="app-badge hide-for-small-only">
<a href="https://itunes.apple.com/app/apple-store/id1306893526?pt=2028806&ct=Website&mt=8"><img src="assets/img/app-store-badge.svg" alt="Available on the App Store"></a>
</div>
</div>
<div class="cell medium-1 shrink hide-for-small-only"></div>
<div class="cell shrink">
<img class="show-for-small-only" width="228" height="368"
data-interchange="[assets/img/hero-image-small@2x.png, small], [assets/img/hero-image-small@3x.png, retina]" alt="Sorted on iPhone and Apple Watch">
<img class="hide-for-small-only" width="581" height="462"
data-interchange="[assets/img/hero-image@2x.png, medium], [assets/img/hero-image@3x.png, retina]" alt="Sorted on iPad, iPhone and Apple Watch">
</div>
</section><div class="grid-container">
<div class="slack medium-8 medium-offset-2 cell">
<h1>Join our Slack community</h1>
<p>Our Slack community is where our users discuss stuff with us. Ask us questions and share tips on how they use Sorted.</p>
<div id="alert-message" class="hidden">
Success
</div>
<input id="email" type="email" placeholder="your@email.com" />
<div class="grid-x align-right">
<button id="button" class="send-button">Let me in!</button></p>
</div>
</div>
</div>
<div class="grid-container footer-separator">
<div class="small-12">
<hr></hr>
</div></div>
<footer class="footer cell small-10 small-offset-1 grid-x align-center">
<div class="cell shrink">
Crafted with ❤️ 2020 by StaySorted Limited • All Rights Reserved
</div>
</footer> </div>
<script src="assets/js/app.js"></script>
<script src="assets/js/slack.js"></script>
</body>
</html>