You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.pug
+77-54Lines changed: 77 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -6,24 +6,18 @@ include templates/mixins.pug
6
6
+section.bg-slate-950.text-white
7
7
div.text-center.h-96.flex.flex-col.justify-center
8
8
div
9
-
div.text-2xl
10
-
| Turning you into a
11
-
div.text-7xl Superuser
12
-
div.pt-10
13
-
| We build #[b(class="text-yellow-300") free and open-source software] that empowers users.
14
-
15
-
+section.bg-gray-100.py-10
16
-
div.p-4.max-w-4xl.mx-auto
17
-
p.text-center.text-2xl
18
-
| About us
19
-
div
20
-
p.my-4
21
-
| We are a small team of developers and researchers who are passionate about free and open-source software, and we are building such software to empower users (like you!).
22
-
p.my-4
23
-
| Originally based in #[span(class="text-blue-950") 🇸🇪 Sweden], we have been active since 2017, and have experience working with technologies in a wide range of fields,
24
-
| including full-stack development, machine learning, algorithmic trading, smart contracts, and decentralized systems.
25
-
p.my-4
26
-
| We also offer consulting services in the fields of software development, machine learning, and computational neuroscience.
| We build #[i(class="text-green-400") free] and #[i(class="text-green-400") open-source] software that empowers you
12
+
//-| Our software has been downloaded over #[b(class="text-green-500") 500,000 times] worldwide, and is used by individuals, researchers, and organizations alike.
13
+
//-| People use ActivityWatch as a critical tool to understand and improve their productivity, focus, and well-being in an increasingly digital world.
14
+
div.mt-6.text-slate-200.text-xl.opacity-80
15
+
div
16
+
| Software that gives you #[i(class="text-orange-400") superpowers]
17
+
div
18
+
| To make you a #[i(class="text-amber-200") superuser]
19
+
div
20
+
| For #[i(class="text-green-500") free]
27
21
28
22
+section.max-w-4xl.mx-auto.py-10
29
23
mixin project(name, imgname)
@@ -65,12 +59,12 @@ include templates/mixins.pug
65
59
| A chat-CLI for conveniently interacting with LLMs in your terminal, similar to ChatGPT's "Advanced Data Analysis".
66
60
| Has access to tools to run code and modify files on the host machine, to speed up your workflow.
p We rely on donations to keep our work going, keep an eye on this space for donations.
95
+
+section.bg-gray-100.py-10
96
+
div.p-4.max-w-4xl.mx-auto
97
+
p.text-center.text-2xl
98
+
| About us
99
+
div
100
+
p.my-4
101
+
| We are a small team of developers and researchers who are passionate about free and open-source software, and we are building such software to empower users (like you!).
102
+
p.my-4
103
+
| Originally based in #[span(class="text-blue-950") 🇸🇪 Sweden], we have been active since 2017, and have experience working with technologies in a wide range of fields,
104
+
| including full-stack development, machine learning, algorithmic trading, smart contracts, and decentralized systems.
105
+
p.my-4
106
+
| We also offer consulting services in the fields of software development, machine learning, and computational neuroscience.
0 commit comments