-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
218 lines (205 loc) · 9.01 KB
/
index.html
File metadata and controls
218 lines (205 loc) · 9.01 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RSSNext</title>
<meta
name="description"
content="RSSNext builds products and infrastructure for a more readable open web."
/>
<link rel="icon" href="./assets/logo.png" type="image/png" />
<link rel="stylesheet" href="./styles.css" />
<script src="./script.js" defer></script>
</head>
<body>
<a class="skip-link" href="#vision">Skip to main content</a>
<div class="page-noise" aria-hidden="true"></div>
<header class="site-header">
<div class="wrap header-inner">
<a class="brand" href="#hero" aria-label="RSSNext home">
<img class="brand-mark" src="./assets/logo.png" alt="" aria-hidden="true" />
<span class="brand-text">RSSNext</span>
</a>
<nav class="site-nav" aria-label="Primary">
<a href="#vision" data-section-link="vision">Vision</a>
<a href="#folo" data-section-link="folo">Folo</a>
<a href="#rsshub" data-section-link="rsshub">RSSHub</a>
<a href="#ecosystem" data-section-link="ecosystem">Ecosystem</a>
</nav>
</div>
</header>
<main>
<section id="hero" class="hero">
<div class="wrap hero-layout">
<div class="hero-copy" data-reveal>
<p class="eyebrow">RSSNext</p>
<h1>An open web, readable again.</h1>
<p class="lead">
RSSNext builds products and infrastructure for people who still
believe open information should stay open.
</p>
<div class="hero-actions">
<a class="button button--primary" href="#vision">Read the vision</a>
<a class="button button--ghost" href="#ecosystem">See the works</a>
</div>
</div>
<div class="hero-art" aria-hidden="true">
<div class="hero-aura hero-aura--cool"></div>
<div class="hero-aura hero-aura--warm"></div>
<div class="hero-plane hero-plane--one"></div>
<div class="hero-plane hero-plane--two"></div>
<div class="hero-plane hero-plane--three"></div>
<div class="hero-trace hero-trace--one"></div>
<div class="hero-trace hero-trace--two"></div>
<div class="hero-node hero-node--one"></div>
<div class="hero-node hero-node--two"></div>
<div class="hero-node hero-node--three"></div>
</div>
</div>
</section>
<section id="vision" class="section section--vision">
<div class="wrap">
<div class="section-heading" data-reveal>
<p class="eyebrow">Vision</p>
<h2>RSS never left. It just needed a better shape.</h2>
</div>
<div class="vision-grid">
<article class="vision-item" data-reveal>
<h3>The open web never went away.</h3>
<p>
Open feeds still matter because public information should stay portable.
</p>
</article>
<article class="vision-item" data-reveal>
<h3>What changed is how we build for it.</h3>
<p>
Better tools can make old protocols feel current again.
</p>
</article>
<article class="vision-item" data-reveal>
<h3>RSSNext turns that belief into products.</h3>
<p>
One chapter focuses on reading. The other keeps the network open.
</p>
</article>
</div>
</div>
</section>
<section id="folo" class="section chapter chapter--folo">
<div class="wrap chapter-layout">
<div class="chapter-copy" data-reveal>
<p class="eyebrow">Chapter 01 — Folo</p>
<h2>A quieter way to follow what matters.</h2>
<p class="chapter-lead">
Folo turns scattered sources into one calmer timeline: easier to
scan, easier to return to, and easier to keep close.
</p>
<p>
It treats reading as an attention problem, not a notification
problem. The result is a feed that feels ordered instead of noisy.
</p>
<ul class="chapter-tags" aria-label="Folo themes">
<li>Timeline</li>
<li>Curation</li>
<li>Attention</li>
</ul>
<div class="link-row">
<a href="https://folo.is/" target="_blank" rel="noreferrer">Visit Folo</a>
<a href="https://github.com/RSSNext/Folo" target="_blank" rel="noreferrer">View Folo on GitHub</a>
</div>
</div>
<div class="chapter-art chapter-art--folo" aria-hidden="true" data-reveal>
<div class="folo-stage">
<div class="folo-rail folo-rail--one"></div>
<div class="folo-rail folo-rail--two"></div>
<div class="folo-rail folo-rail--three"></div>
<div class="folo-card folo-card--one"></div>
<div class="folo-card folo-card--two"></div>
<div class="folo-card folo-card--three"></div>
<div class="folo-card folo-card--four"></div>
<div class="chapter-caption">One timeline. Less noise.</div>
</div>
</div>
</div>
</section>
<section id="rsshub" class="section chapter chapter--rsshub">
<div class="wrap chapter-layout chapter-layout--reverse">
<div class="chapter-art chapter-art--rsshub" aria-hidden="true" data-reveal>
<div class="rsshub-stage">
<div class="rsshub-route rsshub-route--one"></div>
<div class="rsshub-route rsshub-route--two"></div>
<div class="rsshub-route rsshub-route--three"></div>
<div class="rsshub-route rsshub-route--four"></div>
<div class="rsshub-node rsshub-node--one"></div>
<div class="rsshub-node rsshub-node--two"></div>
<div class="rsshub-node rsshub-node--three"></div>
<div class="rsshub-node rsshub-node--four"></div>
<div class="rsshub-node rsshub-node--five"></div>
<div class="rsshub-node rsshub-node--six"></div>
<div class="chapter-caption">Over 5,000 global instances.</div>
</div>
</div>
<div class="chapter-copy" data-reveal>
<p class="eyebrow">Chapter 02 — RSSHub</p>
<h2>Infrastructure for the readable web.</h2>
<p class="chapter-lead">
RSSHub keeps the network open by turning more sources into feeds,
at a scale few open projects ever reach.
</p>
<p>
It is the long-running layer beneath countless reading workflows:
the route system, the instances, and the public infrastructure that
keeps RSS useful.
</p>
<ul class="chapter-tags" aria-label="RSSHub themes">
<li>Network</li>
<li>Routes</li>
<li>Openness</li>
</ul>
<div class="chapter-note">
<strong>Everything is RSSible.</strong>
<span>One of the world’s largest RSS networks.</span>
</div>
<div class="link-row">
<a href="https://docs.rsshub.app/" target="_blank" rel="noreferrer">Read the docs</a>
<a href="https://github.com/DIYgod/RSSHub" target="_blank" rel="noreferrer">View RSSHub on GitHub</a>
</div>
</div>
</div>
</section>
<section id="ecosystem" class="section section--ecosystem">
<div class="wrap ecosystem-layout">
<div class="section-heading" data-reveal>
<p class="eyebrow">Open ecosystem</p>
<h2>Built in public, growing in the open.</h2>
<p>
RSSNext is a shared direction across products, infrastructure, and
the open communities that keep readable information alive.
</p>
</div>
<div class="ecosystem-links" data-reveal>
<a href="https://github.com/RSSNext" target="_blank" rel="noreferrer">
<span class="link-label">RSSNext</span>
<span class="link-copy">Explore the GitHub organization</span>
</a>
<a href="https://folo.is/" target="_blank" rel="noreferrer">
<span class="link-label">Folo</span>
<span class="link-copy">Follow everything in one place</span>
</a>
<a href="https://docs.rsshub.app/" target="_blank" rel="noreferrer">
<span class="link-label">RSSHub</span>
<span class="link-copy">Read the RSSHub docs</span>
</a>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="wrap footer-inner">
<p>RSSNext</p>
<p>Open information, rebuilt with care.</p>
</div>
</footer>
</body>
</html>