-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
471 lines (455 loc) Β· 22.7 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
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
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="css/styles.css" type="text/css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>R3BL</title>
<!-- Mailchimp -->
<script id="mcjs">
!(function (c, h, i, m, p) {
(m = c.createElement(h)),
(p = c.getElementsByTagName(h)[0]),
(m.async = 1),
(m.src = i),
p.parentNode.insertBefore(m, p);
})(
document,
"script",
"https://chimpstatic.com/mcjs-connected/js/users/697b7a995ec5b1418a2ab2d68/f331e9a1460257f92c266b825.js"
);
</script>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-S26CKQS9Y4"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-S26CKQS9Y4");
</script>
</head>
<body>
<header class="header-container">
<div class="header-table">
<div class="header-flex-cell"><a href="#products">Products</a></div>
<div class="header-flex-cell"><a href="#open-source-software">Open source software</a></div>
<div class="header-flex-cell"><a href="#services">Services</a></div>
<div class="header-flex-cell"><a href="#our-ethos">Our ethos</a></div>
</div>
<figure class="logo">
<a href="index.html">
<img src="images/logo.svg" alt="Logo"/>
</a>
</figure>
</header>
<main>
<div class="intro-text">
<h1>
We craft <a target="_blank" href="https://www.inkandswitch.com/local-first/">local-first</a>
productivity software for
<font color="#FC592A">d</font><font color="#FC552D">e</font
><font color="#FD5130">v</font><font color="#FE4D34">e</font
><font color="#FE4937">l</font><font color="#FE463A">o</font
><font color="#FE423E">p</font><font color="#FE3E42">e</font
><font color="#FE3B45">r</font><font color="#FE3749">s</font>
</h1>
</div>
<section class="all-info">
<div class="left-column">
<section id="products">
<h2><span class="emoji">π₯οΈ</span> Products</h2>
<p class="margin-bottom">
Our mission is to elevate the UX for developer products and make developers
who use them, happier and more productive in their daily lives. After all,
developers are users too <span class="emoji">β€οΈ</span>.
</p>
<p class="margin-bottom">
We are working on our first product, which will be like "Google Docs" meets
"Jupyter notebooks" for Markdown. It will be our
first <a target="_blank"
href="https://developerlife.com/2024/08/20/tty-linux-async-rust/">terminal</a>
based app (which also works over SSH) to be launched as part of a suite
of apps focused on enhancing <font color="#07DE99">d</font
><font color="#08E195">e</font><font color="#0AE491">v</font
><font color="#0CE68C">e</font><font color="#0DE988">l</font
><font color="#0FEB84">o</font><font color="#11ED80">p</font
><font color="#14EF7C">e</font><font color="#16F177">r</font
><font color="#18F373"> </font><font color="#1BF56F">p</font
><font color="#1DF66B">r</font><font color="#20F867">o</font
><font color="#23F962">d</font><font color="#26FA5E">u</font
><font color="#29FB5A">c</font><font color="#2CFC56">t</font
><font color="#2FFD52">i</font><font color="#33FD4E">v</font
><font color="#36FE4A">i</font><font color="#3AFE47">t</font
><font color="#3DFE43">y</font>, <font color="#45FE3C"> </font
><font color="#48FE38">k</font><font color="#4CFE35">n</font
><font color="#50FD31">o</font><font color="#54FD2E">w</font
><font color="#58FC2B">l</font><font color="#5CFB28">e</font
><font color="#60FA25">d</font><font color="#64F922">g</font
><font color="#68F71F">e</font><font color="#6DF61C"> </font
><font color="#71F41A">c</font><font color="#75F217">a</font
><font color="#79F015">p</font><font color="#7DEE13">t</font
><font color="#82EC10">u</font><font color="#86EA0E">r</font
><font color="#8AE80D">e</font><font color="#8EE50B"> </font
><font color="#93E309">&</font><font color="#97E008"> </font
><font color="#9BDD06">s</font><font color="#9FDA05">h</font
><font color="#A3D704">a</font><font color="#A7D403">r</font
><font color="#ABD102">i</font><font color="#AFCE02">n</font
><font color="#B3CA01">g</font>, and <font color="#C9B401">w</font
><font color="#CCB102">o</font><font color="#D0AD02">r</font
><font color="#D3A903">k</font><font color="#D6A504">f</font
><font color="#D9A105">l</font><font color="#DC9C06">o</font
><font color="#DF9807">w</font><font color="#E29409"> </font
><font color="#E4900A">m</font><font color="#E78C0C">a</font
><font color="#E9880E">n</font><font color="#EC8310">a</font
><font color="#EE7F12">g</font><font color="#F07B14">e</font
><font color="#F27716">m</font><font color="#F37219">e</font
><font color="#F56E1B">n</font><font color="#F76A1E">t</font>.
</p>
<p class="margin-bottom">
Please sign up to our <a href="#waitlist">waitlist</a> to get notified when we
launch.
</p>
</section>
<hr />
<section id="open-source-software">
<h2><span class="emoji">π</span> Open source software</h2>
<p class="margin-bottom">
<code>
<a target="_blank"
href="https://github.com/r3bl-org/r3bl-open-core/tree/main/cmdr#installation">r3bl-cmdr</a>
</code> is our open source command line (CLI and TUI) collection of utility apps that
improve developer productivity. It is built using our
<a target="_blank" href="https://github.com/r3bl-org/r3bl-open-core/">
own TUI engine</a> in Rust. Currently it includes two apps:
<ul class="margin-bottom custom-list">
<li><span class="bold-text">edi</span> - Beautiful Markdown editor</li>
<li><span class="bold-text">giti</span> - Command line assistant to help make <code>git</code> easier to work with.</li>
</ul>
<p class="margin-bottom">
Here's a sneak peak at the UI:
</p>
<img
src="https://user-images.githubusercontent.com/2966499/234949476-98ad595a-3b72-497f-8056-84b6acda80e2.gif"
class="margin-bottom"
/>
</p>
<p class="margin-bottom">
<a target="_blank"
href="https://github.com/r3bl-org/r3bl-open-core"><code>r3bl-open-core</code></a>
is our Rust open source project. It includes lots of
<a target="_blank" href="https://crates.io/search?q=r3bl">libraries</a>
including <span class="italic-text">r3bl_tui</span>, <span class="italic-text">r3bl_tuify</span>,
<span class="italic-text">r3bl_terminal_async</span> and <span class="italic-text">r3bl_ansi_color</span>
</p>
<p class="margin-bottom">
Here are examples of what you can build using the TUI engine:
</p>
<img
src="https://user-images.githubusercontent.com/2966499/233799311-210b887e-0aa6-470a-bcea-ee8e0e3eb019.gif"
class="margin-bottom"
/>
</section>
<hr />
<section id="services">
<h2><span class="emoji">πΌ</span> Consulting services</h2>
<p class="margin-bottom">
We offer a range of consulting services for Rust, CLI, TUI, local-first software,
and multi-platform computing architecture:
<ul class="margin-bottom custom-list">
<li>
<span class="bold-text">Tailored Rust education</span> - If you need
customized training for your team we are available. You can see our
<a target="_blank" href="https://www.youtube.com/@developerlifecom">YouTube channel</a>
for examples of our style & quality of training.
</li>
<li>
<span class="bold-text">Architecture and system design.</span> - We have
a lot of expertise and experience working with multi-platform computing
architectures, spanning from web, to mobile, to desktop, to cloud, and
even local-first computing.
</li>
<li>
<span class="bold-text">CLI and TUI design and architecture</span> - We
are a TUI-first company after all and we have lots of experience
crafting ergonomic and beautiful user experiences. Striving to eliminate
human error in mission critical software that runs in the terminal, for
example, in cloud environments, is our specialty.
</li>
</ul>
</p>
<p class="margin-bottom">
If you are interested in any of our services, please reach out
to us at <a href="mailto:hello@r3bl.com"><code>hello@r3bl.com</code></a>
</p>
</section>
<section id="waitlist">
<!-- Begin Mailchimp Signup Form `mc_embed_signup` -->
<div id="mc_embed_signup" class="border-container">
<form
action="https://r3bl.us21.list-manage.com/subscribe/post?u=697b7a995ec5b1418a2ab2d68&id=b18172d11a&f_id=00a457e1f0"
method="post"
id="mc-embedded-subscribe-form"
name="mc-embedded-subscribe-form"
class="validate"
target="_self"
>
<div id="mc_embed_signup_scroll">
<h3 class="margin-bottom">
Join the waitlist and get notified about product updates
</h3>
<div class="waitlist-email-subscribe-container">
<div class="email-box-container">
<div class="mc-field-group email-box">
<label for="mce-EMAIL">Email</label>
<input
type="email"
value=""
name="EMAIL"
class="required email"
id="mce-EMAIL"
required
/>
</div>
<div id="mce-responses" class="clear foot">
<div
class="response"
id="mce-error-response"
style="display: none"
></div>
<div
class="response"
id="mce-success-response"
style="display: none"
></div>
</div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div class="optionalParent">
<div class="clear foot">
<input
type="submit"
value="Join the r3bl waitlist"
name="subscribe"
id="mc-embedded-subscribe"
class="button button-waitlist"
/>
</div>
</div>
</div>
</div>
</form>
</div>
<!-- End Mailchimp Signup Form `mc_embed_signup` -->
</section>
<section id="contribute">
<div class="border-container">
<h3 class="margin-bottom">Ways to contribute</h3>
<p>
Donations are welcome either in the form of your
<a target="_blank" href="https://github.com/r3bl-org/r3bl-open-core/issues">time</a>,
<a target="_blank" href="https://github.com/sponsors/nazmulidris">money</a>, or just spread the word that we exist.
</p>
</div>
</section>
<hr />
<section id="our-ethos">
<h2><span class="emoji">π</span> Our ethos</h2>
<p class="margin-bottom">
Our open source products are anchored in the belief that
technology should serve the needs of humans and
<font color="#50FD31">a</font><font color="#54FD2E">l</font
><font color="#58FC2B">l</font><font color="#5CFB28"> </font
><font color="#60FA25">l</font><font color="#64F922">i</font
><font color="#68F71F">v</font><font color="#6DF61C">i</font
><font color="#71F41A">n</font><font color="#75F217">g</font
><font color="#79F115"> </font><font color="#7DEF13">t</font
><font color="#82EC10">h</font><font color="#86EA0E">i</font
><font color="#8AE80D">n</font><font color="#8EE50B">g</font
><font color="#92E309">s</font>. We strive to understand what
makes software usable & useful so that it can
<font color="#01BFBF">u</font><font color="#01C3BB">n</font
><font color="#01C6B7">l</font><font color="#01CAB3">o</font
><font color="#02CDB0">c</font><font color="#02D1AC">k</font
><font color="#03D4A8"> </font><font color="#04D7A4">m</font
><font color="#05DAA0">o</font><font color="#06DD9B">r</font
><font color="#08E097">e</font><font color="#09E293"> </font
><font color="#0BE58F">h</font><font color="#0CE78B">u</font
><font color="#0EEA86">m</font><font color="#10EC82">a</font
><font color="#12EE7E">n</font><font color="#14F07A"> </font
><font color="#17F276">p</font><font color="#19F471">o</font
><font color="#1CF66D">t</font><font color="#1FF769">e</font
><font color="#21F865">n</font><font color="#24FA61">t</font
><font color="#27FB5D">i</font><font color="#2AFC59">a</font
><font color="#2DFC55">l</font>.
</p>
<p class="margin-bottom">
To this end, we are hard at work building <bo>innovative & creative</bo>
software and a <b>sustainable business</b> that helps software developers be
more productive in their remote & async
work reality, <font color="#EA0F85">s</font
><font color="#E80D8A">m</font><font color="#E60B8E">i</font
><font color="#E30992">l</font><font color="#E00896">e</font
><font color="#DE079A"> </font><font color="#DB059E">m</font
><font color="#D804A3">o</font><font color="#D503A7">r</font
><font color="#D102AB">e</font><font color="#CE02AF"> </font
><font color="#CB01B2">a</font><font color="#C701B6">n</font
><font color="#C401BA">d</font><font color="#C001BE"> </font
><font color="#BD01C1">b</font><font color="#B901C5">e</font
><font color="#B501C9"> </font><font color="#B101CC">h</font
><font color="#AD02CF">a</font><font color="#A903D3">p</font
><font color="#A504D6">p</font><font color="#A105D9">i</font
><font color="#9D06DC">e</font><font color="#9907DF">r</font> in
their daily lives <span class="emoji">π</span>.
</p>
<p class="margin-bottom">
If you're a developer, you can use our APIs (crates) now. Please join our
<a href="#waitlist">waitlist</a> to stay tuned for our product
offerings for developers!
<span class="emoji">π</span>
</p>
<p class="margin-bottom">
We are indie developers, innovators and creatives at heart. We believe that
<font color="#CEAE02">m</font><font color="#D2AA03">o</font
><font color="#D5A603">n</font><font color="#D8A204">e</font
><font color="#DB9E05">y</font><font color="#DE9A07"> </font
><font color="#E19608">i</font><font color="#E3920A">s</font
><font color="#E68D0B"> </font><font color="#E8890D">n</font
><font color="#EB850F">o</font><font color="#ED8111">t</font
><font color="#EF7C13"> </font><font color="#F17815">t</font
><font color="#F37418">h</font><font color="#F4701A">e</font
><font color="#F66C1D"> </font><font color="#F86720">o</font
><font color="#F96322">n</font><font color="#FA5F25">l</font
><font color="#FB5B28">y</font><font color="#FC572B"> </font
><font color="#FD532F">m</font><font color="#FD4F32">e</font
><font color="#FE4B35">a</font><font color="#FE4739">s</font
><font color="#FE443C">u</font><font color="#FE4040">r</font
><font color="#FE3C44">a</font><font color="#FE3948">b</font
><font color="#FE354B">l</font><font color="#FD324F">e</font
><font color="#FD2F53"> </font><font color="#FC2B57">o</font
><font color="#FB285B">u</font><font color="#FA255F">t</font
><font color="#F92263">c</font><font color="#F71F68">o</font
><font color="#F61D6C">m</font><font color="#F41A70">e</font> of
something that you create or work with others to create. We were
born to color outside the lines of conformity. <span class="emoji">β¨</span>
</p>
<p class="margin-bottom">Rebels race on! <span class="emoji">π</span></p>
</section>
</div>
<div>
<section class="apps">
<h2>Please use and star our GitHub repos π°</h2>
<ul>
<li class="app-container">
<a target="_blank"
href="https://github.com/r3bl-org/r3bl-open-core/tree/main/tui">
<img class="star-icon-img" src="images/star-gradient.svg" />
<div class="app-text">
<p class="p-tag">R3BL TUI engine</p>
<h3><code>r3bl_tui</code></h3>
</div>
</a>
</li>
<li class="app-container">
<a target="_blank"
href="https://github.com/r3bl-org/r3bl-open-core/tree/main/tuify">
<img class="star-icon-img" src="images/star-gradient.svg" />
<div class="app-text">
<p class="p-tag">R3BL Tuify Library</p>
<h3><code>r3bl_tuify</code></h3>
</div>
</a>
</li>
<li class="app-container">
<a target="_blank"
href="https://github.com/r3bl-org/r3bl-open-core/tree/main/terminal_async">
<img class="star-icon-img" src="images/star-gradient.svg" />
<div class="app-text">
<p class="p-tag">R3BL terminal async library</p>
<h3><code>r3bl_terminal_async</code></h3>
</div>
</a>
</li>
</ul>
</section>
<section class="apps sticky-sidebar">
<h2>Our other crates & educational offerings π</h2>
<ul>
<li class="app-container">
<a target="_blank"
href="https://crates.io/crates/r3bl_ansi_color">
<img class="cargo-icon-img" src="images/cargo-logo.png" />
<div class="app-text">
<p class="p-tag">
Useful & ergonomic Rust ANSI color library
</p>
<h3><code>r3bl_ansi_color</code> crate</h3>
</div>
</a>
</li>
<li class="app-container">
<a
href="https://crates.io/crates/r3bl_tuify"
target="_blank"
>
<img class="cargo-icon-img" src="images/cargo-logo.png" />
<div class="app-text">
<p class="p-tag">
Useful & ergonomic Rust Tuify library
</p>
<h3><code>r3bl_tuify</code> crate</h3>
</div>
</a>
</li>
<li class="app-container">
<a target="_blank"
href="https://crates.io/crates/r3bl_tui">
<img class="cargo-icon-img" src="images/cargo-logo.png" />
<div class="app-text">
<p class="p-tag">
Useful & ergonomic Rust TUI & Redux library
</p>
<h3><code>r3bl_tui</code> crate</h3>
</div>
</a>
</li>
<li class="app-container">
<a target="_blank" href="https://developerlife.com">
<img
class="developerlife-icon-img"
src="images/dl-logo-icon-dark.svg"
/>
<div class="app-text">
<p class="p-tag">Learning platform for devs</p>
<h3><code>developerlife.com</code></h3>
</div>
</a>
</li>
<li class="app-container">
<a target="_blank" href="https://www.youtube.com/@developerlifecom">
<img
class="developerlife-icon-img"
src="images/dl-logo-icon-dark.svg"
/>
<div class="app-text">
<p class="p-tag">Video content for devs</p>
<h3><code>Live coding YT channel</code></h3>
</div>
</a>
</li>
</ul>
</section>
</div>
</section>
</main>
<footer id="footer">
<img src="images/logo.svg" width="35" />
</footer>
<script src="index.js"></script>
</body>
</html>