-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
54 lines (50 loc) · 2.62 KB
/
index.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
---
layout: default
title: The Slow Web Movement — A Progressive Way Forward
keyword: index
---
<div class='container'>
<header class="header">
<h1 class='title'>
The <strong>Slow Web</strong> Movement
</h1>
</header>
<main class="content">
<section id='introduction'>
<p>How long has it been since you looked at your phone? How long since you checked it for email? Do you feel it vibrate in the middle of the day, when nothing is even there? Can you ever let it go when something is?</p>
<p>This is the Fast Web, an attention machine designed to keep you looking. And it's very good at what it does. Every day, smart and talented people work to make the things you love the most, and to make sure you're always paying attention to them.</p>
<p>This isn't healthy, and we can do better. Welcome to the Slow Web. It's a collection of ideas, a rallying cry, to make clear that we aren't happy with the demands of our technology. We want to be in control, and to not feel pressured to clear every notification, empty every inbox, or reply to every @mention.</p>
<a class='button' href='/details'>Learn More</a>
</section>
</main>
</div>
<section id='help' class='section'>
<div class='section-content'>
<h2 id="here's-how-you-can-help">
Here's How You Can Help
</h2>
<ul>
<li>Spread the word about the Slow Web</li>
<li>Seek out services to help manage tech overload</li>
<li>Support the developers who make them</li>
</ul>
</div>
</section>
<section id='info' class='section'>
<div class='section-content'>
<h2 id="for-more-information">
For More Information
</h2>
<ul>
<li>Check out the <a href='/details'>Details</a> page</li>
<li>Read Jack Cheng's <a href='http://jackcheng.com/the-slow-web'>original article</a> on the Slow Web</li>
<li>Join <a href='http://uncommon.cc'>Uncommon in Common</a>, a Slow Web community for kind and curious people</li>
</ul>
</div>
</section>
<div class='container'>
<footer class='footer'>
<p>The Slow Web is an open and developing concept. Feel free to write about it, build something for it, or do whatever.</p>
<p><small>This site designed by <a href="http://andrewbrinker.com">Andrew Brinker</a>.</small></p>
</footer> <!-- /.footer -->
</div>