-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
364 lines (297 loc) · 15.8 KB
/
index.html
File metadata and controls
364 lines (297 loc) · 15.8 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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="PostBox brings the latest jailbreak news to your fingertips." />
<link rel="icon" href="/assets/images/webLogo.webp" />
<!-- Apple tags -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="apple-touch-icon" href="/assets/images/webLogo.webp" />
<title>PostBox</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-275K6SJ9S4"></script>
<script async src="https://getpostbox-analytics.vercel.app/tracker.js" data-ackee-server="https://getpostbox-analytics.vercel.app" data-ackee-domain-id="afe29082-733a-4ae8-9c99-5a3fafc928e6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-275K6SJ9S4");
</script>
<link rel="stylesheet" href="/assets/styles/main.css" />
</head>
<body>
<div class="container" transition="wrapper">
<div class="nav-section-main">
<div class="nav-bar-main">
<div class="horizontal">
<a href="/">
<div class="horizontal">
<img alt="" class="postbox-icon" src="/assets/images/postboxIconWhite.svg" />
<p class="p-bold">PostBox</p>
</div>
</a>
<div class="nav-buttons">
<a href="/">
<div class="link">Overview</div>
</a>
<a href="/faq">
<div class="link light-gray">FAQ</div>
</a>
<a href="/resources">
<div class="link light-gray">Resources</div>
</a>
</div>
</div>
<div class="row">
<a href="/downloads">
<div class="rounded-button-download">
Download
</div>
</a>
<div class="menu">
<input type="checkbox" id="menu-toggle" aria-label="Navigation Menu Button" />
<div class="mobile-menu">
<div class="column leading">
<h5 class="p-10">Overview</h5>
<a href="/">
<h4 class="p-10">PostBox</h5>
</a>
<a href="/pocket">
<h4 class="p-30">PostBox Pocket</h5>
</a>
</div>
<div class="column leading">
<h5 class="p-10">Resources</h5>
<a href="/resources">
<h4 class="p-10">Localization</h5>
</a>
<a href="/resources">
<h4 class="p-10">Github</h5>
</a>
<a href="/resources">
<h4 class="p-30">Documentation</h5>
</a>
</div>
<div class="column leading">
<h5 class="p-10">Support</h5>
<a href="/faq">
<h4 class="p-10">FAQ</h5>
</a>
<a href="https://discord.gg/5rP7f7jxjf">
<h4 class="p-10">Discord</h5>
</a>
<a href="https://twitter.com/PostBoxTeam">
<h4 class="p-30">Twitter</h5>
</a>
</div>
<a href="/downloads">
<div class="rounded-button-big invert">
<p class="link">Download</p>
</div>
</a>
</div>
<div class="x">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
</div>
</div>
<div class="site p-50">
<div class="main-home">
<div class="full">
<div class="section fade-out">
<h1 class="p-30 center large">PostBox</h1>
<p class="center p-50 hero-desc">PostBox brings the latest jailbreak news to your fingertips.
Use PostBox to access your favorite packages and repositories while unjailbroken, all
without the hassle of constantly searching on the web. With in-app .deb download and
extraction, you can install themes using only your phone.</p>
<div class="download-button-row">
<a href="/downloads">
<div class="rounded-button-big mr-20">
<p class="link">Download PostBox</p>
</div>
</a>
<a href="/pocket">
<div class="rounded-button-big button-secondary">
<p class="link">Try PostBox Pocket</p>
</div>
</a>
</div>
</div>
</div>
<div class="background-dark mt-100 front">
<div class="section front">
<img alt="" class="full-image p-50 slide-down" src="/assets/images/thumbPhone.webp" />
<img alt="" class="full-image o-0" src="/assets/images/thumbPhone.webp" />
<div class="section mv-30 mt-500 center">
<h2 class="p-100 center-fade slide-up">Read daily updated<br>Stories and feeds.</h2>
<h2 class="p-100 center-fade slide-up">Discover new packages<br>for your devices.</h2>
<h2 class="p-100 center-fade slide-up">Add new repositories<br>for future references.</h2>
<h2 class="p-100 center-fade slide-up">Download and extract<br>your favorite themes.</h2>
<h2 class="p-100 center-fade slide-up">All without a jailbreak.</h2>
<h2 class="p-100 center-fade slide-up">Made with ♥ in SwiftUI.</h2>
</div>
</div>
</div>
<div class="section-background pv-100 front">
<h1 class="center">Not a Package Manager.</h1>
</div>
<div class="section-background p-100 front">
<div class="flex-row">
<div class="block slide-up fade-in">
<div class="leading">
<h4 class="p-5">.deb download and extraction</h4>
<p>Tired of using a PC? Try downloading and extracting packages from PostBox.</p>
</div>
<img alt="" class="side-image" src="/assets/images/extractPhone.webp" />
</div>
<div class="block slide-up2 fade-in">
<div class="leading">
<h4 class="p-5">A pool of feeds</h4>
<p>Enjoy a lively feed of various sources to always stay connected with the jailbreak
scene. Sources are updated frequently so you don't miss out.</p>
</div>
<img alt="" class="side-image" src="/assets/images/newsPhone.webp" />
</div>
</div>
<div class="flex-row">
<div class="block slide-up fade-in">
<div class="leading">
<h4 class="p-5">Package rating and review</h4>
<p>Leave feedback on packages and let other users know the tips and experiences of using
them.</p>
</div>
<img alt="" class="side-image" src="/assets/images/reviewPhone.webp" />
</div>
<div class="block slide-up2 fade-in">
<div class="leading">
<h4 class="p-5">Add and manage repos</h4>
<p>PostBox contains over 200 repos for efficient repo finding. Effortlessly look for
information that will previously require painstaking work.</p>
</div>
<img alt="" class="side-image" src="/assets/images/repoPhone.webp" />
</div>
</div>
<div class="block-wide slide-up fade-in">
<div class="leading">
<h4 class="p-5">Easy contribution with Storyboard</h4>
<p>StoryBoard allows you to create new stories for the ever-growing PostBox feed. Spread
your ideas to everybody.</p>
</div>
<img alt="" class="middle-image" src="/assets/images/storyboardPhone.webp" />=
</div>
</div>
<div class="section-background front">
<h1 class="center m-100">Facts. Answers. Questions?</h1>
<div class="dark-home slide-up fade-in">
<div class="leading">
<div class="horizontal">
<h4>What is PostBox?</h4>
</div>
<p class="pt-20">PostBox brings the latest jailbreak news to your fingertips. Use PostBox to
access your favorite packages and repositories while unjailbroken, all without the
hassle of constantly searching on the web. With in-app .deb download and extraction, you
can install themes using only your phone.</p>
</div>
<hr class="mv-30">
<div class="leading">
<div class="horizontal">
<h4>How to download and install PostBox?</h4>
</div>
<p class="pt-20">You can <a href="/downloads"><u></u>download PostBox here</u></a>.<br><br>When
installing on jailed devices, we recommend sideloading PostBox onto your device using
AltStore or any other sideloading method.<br><br>For jailbroken users, you can add the
the repository: <u>https://postbox.news</u> to any package manager and go from there.
</p>
</div>
<div class="section mt-70">
<a href="/faq">
<div class="rounded-button-big">
<p class="link">More Questions Answered</p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="background-bottom">
<div class="section">
<div class="footer-section">
<div class="footer-block">
<div class="column leading">
<div class="p-10">
<h6-bold>Overview</h6-bold>
</div>
<div class="gray p-10">
<a href="/"><h6>PostBox</h6></a>
</div>
<div class="gray">
<a href="/pocket"><h6>PostBox Pocket</h6></a>
</div>
</div>
</div>
<div class="footer-block">
<div class="column leading">
<div class="p-10">
<h6-bold>Resources</h6-bold>
</div>
<div class="gray p-10">
<a href="/downloads"><h6>Downloads</h6></a>
</div>
<div class="gray p-10">
<a href="/resources"><h6>Localization</h6></a>
</div>
<div class="gray p-10">
<a href="/resources"><h6>GitHub</h6></a>
</div>
<div class="gray">
<a href="/resources"><h6>Documentation</h6></a>
</div>
</div>
</div>
<div class="footer-block">
<div class="column leading">
<div class="p-10">
<h6-bold>Support</h6-bold>
</div>
<div class="gray p-10">
<a href="/faq"><h6>FAQ</h6></a>
</div>
<div class="gray p-10">
<a href="https://discord.gg/5rP7f7jxjf"><h6>Discord</h6></a>
</div>
<div class="gray">
<a href="https://twitter.com/PostBoxTeam"><h6>Twitter</h6></a>
</div>
</div>
</div>
</div>
<hr class="bottom">
<div class="section horizontal">
<div class="horizontal">
<a href="/"><img alt="" class="caption-image" src="/assets/images/webLogo2.webp" /></a>
</div>
<a href="https://twitter.com/PostBoxTeam" target="_blank" rel="noopener noreferrer">
<div class="gray">
<h6>Made with ♥ by @PostBoxTeam</h6>
</div>
</a>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"
integrity="sha512-A7AYk1fGKX6S2SsHywmPkrnzTZHrgiVT7GcQkLGDe2ev0aWb8zejytzS8wjo7PGEXKqJOrjQ4oORtnimIRZBtw=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/npm/lax.js@2.0.3/lib/lax.min.js"
integrity="sha256-yLSVDXQ3qiNDZXIkSd0nc5zjxFRdA87krpHfueMuRz0=" crossorigin="anonymous"></script>
<script defer src="/assets/js/index.js"></script>
</body>
</html>