Skip to content

Commit c3a2511

Browse files
committed
Deploying to gh-pages from @ bba74ee 🚀
1 parent 9c005a8 commit c3a2511

18 files changed

Lines changed: 271 additions & 481 deletions

404.html

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
<head>
44
<title>Superuser Labs</title>
55
<!-- Favicon-->
6-
<link rel="shortcut icon" href="/media/favicon.ico" type="image/x-icon">
6+
<link rel="icon" href="/media/favicon.ico" type="image/x-icon">
7+
<link rel="icon" type="image/png" sizes="32x32" href="/media/favicon-32.png">
8+
<link rel="icon" type="image/png" sizes="192x192" href="/media/favicon-192.png">
9+
<link rel="apple-touch-icon" href="/media/apple-touch-icon.png">
710
<!-- Scripts and styles-->
811
<meta charset="utf-8">
912
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@@ -26,9 +29,10 @@
2629
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
2730
<!-- Custom CSS-->
2831
<link rel="stylesheet" href="/style.css">
29-
<!-- Fonts (Roboto & Varela Round)-->
30-
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css">
31-
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Varela+Round" type="text/css">
32+
<!-- Fonts (Inter & Roboto)-->
33+
<link rel="preconnect" href="https://fonts.googleapis.com">
34+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
35+
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;family=Roboto:wght@300;400;500;700&amp;display=swap">
3236
<!-- jekyll-seo-tag--><!-- Begin Jekyll SEO tag v2.8.0 -->
3337
<title>Superuser Labs | Superuser Labs is a 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!).</title>
3438
<meta name="generator" content="Jekyll v4.4.1" />
@@ -44,28 +48,27 @@
4448
<meta property="twitter:title" content="Superuser Labs" />
4549
<meta name="twitter:site" content="@SuperusrLabs" />
4650
<script type="application/ld+json">
47-
{"@context":"https://schema.org","@type":"WebPage","dateModified":"2026-01-30T10:41:20+00:00","description":"Superuser Labs is a 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!).","headline":"Superuser Labs","url":"https://superuserlabs.org/404.html"}</script>
51+
{"@context":"https://schema.org","@type":"WebPage","dateModified":"2026-02-17T17:32:28+00:00","description":"Superuser Labs is a 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!).","headline":"Superuser Labs","url":"https://superuserlabs.org/404.html"}</script>
4852
<!-- End Jekyll SEO tag -->
4953

5054
<!-- Google Analytics-->
5155
<!-- Global site tag (gtag.js) - Google Analytics -->
52-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121118459-1"></script>
56+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MVEP1H2F6"></script>
5357
<script>
5458
window.dataLayer = window.dataLayer || [];
5559
function gtag(){dataLayer.push(arguments);}
5660
gtag('js', new Date());
5761

58-
gtag('config', 'UA-121118459-1');
5962
gtag('config', 'G-2MVEP1H2F6');
6063
</script>
6164
</head>
6265
<!-- set background color on body, to match navbar color when scrolling above viewport-->
63-
<body style="background-color: rgb(15 23 42)">
66+
<body class="antialiased" style="background-color: rgb(15 23 42); font-family: 'Inter', 'Roboto', 'Helvetica', sans-serif;">
6467
<div class="flex flex-col min-h-screen justify-between">
65-
<header class="flex p-4 bg-slate-900 text-xl whitespace-nowrap" style="font-family: 'Roboto', 'Helvetica', sans-serif;">
66-
<div class="text-white"><a class="ml-4 font-semibold hover:underline" href="/">Superuser Labs</a></div>
67-
<div class="hidden text-gray-300 md:flex"><a class="mx-10 hover:underline" href="https://activitywatch.net/" target="_blank"><img class="inline-block mr-2" src="/media/activitywatch-logo.png" alt="ActivityWatch" width="20px" height="20px">ActivityWatch</a><a class="mr-10 hover:underline" href="https://github.com/ErikBjare/gptme" target="_blank"><img class="inline-block mr-2" src="/media/gptme-logo.png" alt="gptme" width="20px" height="20px">gptme</a><a class="mr-10 hover:underline" href="/thankful/"><img class="inline-block mr-2" src="/media/thankful-logo.png" alt="Thankful" width="20px" height="20px">Thankful</a></div>
68-
<div class="flex-1 text-right"><a class="text-white mx-2" href="https://github.com/SuperuserLabs" target="_blank"><i class="fab fa-github"></i></a><a class="text-white mx-2" href="https://twitter.com/SuperusrLabs" target="_blank"><i class="fab fa-twitter"></i></a><a class="text-white mx-2" href="https://www.linkedin.com/company/superuser-labs" target="_blank"><i class="fab fa-linkedin"></i></a></div>
68+
<header class="flex items-center p-4 bg-slate-900 text-base whitespace-nowrap">
69+
<div class="text-white flex items-center"><a class="ml-4 font-semibold flex items-center hover:opacity-80 transition-opacity" href="/"><img class="mr-2 rounded" src="/media/superuserlabs-logo-workspace-rounded.png" alt="Superuser Labs" width="28" height="28">Superuser Labs</a></div>
70+
<div class="hidden text-gray-300 text-sm items-center md:flex"><a class="mx-8 flex items-center hover:text-white transition-colors" href="https://activitywatch.net/" target="_blank"><img class="inline-block mr-2" src="/media/activitywatch-logo.png" alt="ActivityWatch" width="18" height="18">ActivityWatch</a><a class="mr-8 flex items-center hover:text-white transition-colors" href="https://gptme.org/" target="_blank"><img class="inline-block mr-2" src="/media/gptme-logo.png" alt="gptme" width="18" height="18">gptme</a></div>
71+
<div class="flex-1 text-right flex items-center justify-end gap-4"><a class="text-gray-400 text-lg hover:text-white transition-colors" href="https://github.com/SuperuserLabs" target="_blank"><i class="fab fa-github"></i></a><a class="text-gray-400 text-lg hover:text-white transition-colors" href="https://twitter.com/SuperusrLabs" target="_blank"><i class="fab fa-twitter"></i></a><a class="text-gray-400 text-lg hover:text-white transition-colors" href="https://www.linkedin.com/company/superuser-labs" target="_blank"><i class="fab fa-linkedin"></i></a></div>
6972
</header>
7073
<main class="bg-white"><style type="text/css" media="screen">
7174
.container {
@@ -88,7 +91,7 @@ <h1>404</h1>
8891
<p>The requested page could not be found.</p>
8992
</div>
9093
</main>
91-
<div class="bg-slate-900 text-white w-full p-8 text-center"><b>Made with <i class="fas fa-heart" style="color: red"></i> by Superuser Labs</b></div>
94+
<div class="bg-slate-900 text-gray-400 w-full py-6 text-center text-sm">Made with <i class="fas fa-heart" style="color: #ef4444"></i> by Superuser Labs</div>
9295
</div>
9396
</body>
9497
</html>

blog/welcome-to-jekyll/index.html

Lines changed: 0 additions & 76 deletions
This file was deleted.

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://superuserlabs.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://superuserlabs.org/" rel="alternate" type="text/html" /><updated>2026-01-30T10:42:54+00:00</updated><id>https://superuserlabs.org/feed.xml</id><title type="html">Superuser Labs</title><subtitle>Superuser Labs is a 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!).</subtitle><entry><title type="html">Test post</title><link href="https://superuserlabs.org/blog/welcome-to-jekyll/" rel="alternate" type="text/html" title="Test post" /><published>2023-11-04T14:48:58+00:00</published><updated>2026-01-30T10:41:20+00:00</updated><id>https://superuserlabs.org/blog/welcome-to-jekyll</id><content type="html" xml:base="https://superuserlabs.org/blog/welcome-to-jekyll/"><![CDATA[<p>This is just a test blogpost.</p>]]></content><author><name></name></author><category term="test" /><summary type="html"><![CDATA[This is just a test blogpost.]]></summary></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://superuserlabs.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://superuserlabs.org/" rel="alternate" type="text/html" /><updated>2026-02-17T17:32:47+00:00</updated><id>https://superuserlabs.org/feed.xml</id><title type="html">Superuser Labs</title><subtitle>Superuser Labs is a 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!).</subtitle></feed>

0 commit comments

Comments
 (0)