Skip to content

Commit 61923b8

Browse files
committed
Deploying to gh-pages from @ 03390fc 🚀
1 parent 65d06ea commit 61923b8

File tree

16 files changed

+1036
-248
lines changed

16 files changed

+1036
-248
lines changed

404.html

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Superuser Labs</title>
5+
<!-- Favicon-->
6+
<link rel="shortcut icon" href="/media/favicon.ico" type="image/x-icon">
7+
<!-- Scripts and styles-->
8+
<meta charset="utf-8">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
10+
<!-- Tailwind-->
11+
<script src="https://cdn.tailwindcss.com"></script><script>
12+
tailwind.config = {
13+
theme: {
14+
container: {
15+
center: true,
16+
},
17+
extend: {
18+
colors: {
19+
clifford: '#da373d',
20+
}
21+
}
22+
}
23+
};
24+
</script>
25+
<!-- Font Awesome-->
26+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
27+
<!-- Custom CSS-->
28+
<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+
<!-- jekyll-seo-tag--><!-- Begin Jekyll SEO tag v2.8.0 -->
33+
<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>
34+
<meta name="generator" content="Jekyll v4.3.2" />
35+
<meta property="og:title" content="Superuser Labs" />
36+
<meta property="og:locale" content="en_US" />
37+
<meta name="description" content="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!)." />
38+
<meta property="og:description" content="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!)." />
39+
<link rel="canonical" href="https://superuserlabs.org/404.html" />
40+
<meta property="og:url" content="https://superuserlabs.org/404.html" />
41+
<meta property="og:site_name" content="Superuser Labs" />
42+
<meta property="og:type" content="website" />
43+
<meta name="twitter:card" content="summary" />
44+
<meta property="twitter:title" content="Superuser Labs" />
45+
<meta name="twitter:site" content="@SuperusrLabs" />
46+
<script type="application/ld+json">
47+
{"@context":"https://schema.org","@type":"WebPage","dateModified":"2023-11-04T16:41:41+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>
48+
<!-- End Jekyll SEO tag -->
49+
50+
<!-- Google Analytics-->
51+
<!-- Global site tag (gtag.js) - Google Analytics -->
52+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121118459-1"></script>
53+
<script>
54+
window.dataLayer = window.dataLayer || [];
55+
function gtag(){dataLayer.push(arguments);}
56+
gtag('js', new Date());
57+
58+
gtag('config', 'UA-121118459-1');
59+
gtag('config', 'G-2MVEP1H2F6');
60+
</script>
61+
</head>
62+
<!-- set background color on body, to match navbar color when scrolling above viewport-->
63+
<body style="background-color: rgb(15 23 42)">
64+
<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>
69+
</header>
70+
<main class="bg-white"><style type="text/css" media="screen">
71+
.container {
72+
margin: 10px auto;
73+
max-width: 600px;
74+
text-align: center;
75+
}
76+
h1 {
77+
margin: 30px 0;
78+
font-size: 4em;
79+
line-height: 1;
80+
letter-spacing: -1px;
81+
}
82+
</style>
83+
84+
<div class="container">
85+
<h1>404</h1>
86+
87+
<p><strong>Page not found :(</strong></p>
88+
<p>The requested page could not be found.</p>
89+
</div>
90+
</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>
92+
</div>
93+
</body>
94+
</html>

Makefile

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
install:
2+
bundle install
3+
4+
serve:
5+
bundle exec jekyll serve
6+
7+
build:
8+
bundle exec jekyll build
9+
touch _site/.nojekyll

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Superuser Labs website
2+
======================
3+
4+
[![Build](https://github.com/SuperuserLabs/superuserlabs.github.io/actions/workflows/pages.yml/badge.svg)](https://github.com/SuperuserLabs/superuserlabs.github.io/actions/workflows/pages.yml)
5+
6+
The website for Superuser Labs and our projects.
7+
8+
## How to develop
9+
10+
When developing, all files will end up in `build-dev/`
11+
12+
- Run `make install` to install the npm packages needed.
13+
- Build everything:
14+
- Run `make build-dev`
15+
- If you want to automatically rebuild files when editing them:
16+
- Run `make dev-pug-{superuser,thankful}`, depending on which pug-files you will be editing.
17+
- Run `make dev-scss`, if you will be editing.
18+
- Run `make serve` to start a web server to host from.
19+
- Open [0.0.0.0:8123](0.0.0.0:8123) in your browser.
20+
21+
22+
## How the CI works
23+
24+
- It builds two targets, `build` and `build-thankful` into two respective directories with the same names.
25+
- It pushes the `build-thankful` build to the `gh-pages` branch on the `SuperuserLabs/thankful` repo.
26+
- It pushes `build` to the `master` branch on this repo (`SuperuserLabs/superuserlabs.github.io`).

blog/welcome-to-jekyll/index.html

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Test post | Superuser Labs</title>
5+
<!-- Favicon-->
6+
<link rel="shortcut icon" href="/media/favicon.ico" type="image/x-icon">
7+
<!-- Scripts and styles-->
8+
<meta charset="utf-8">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
10+
<!-- Tailwind-->
11+
<script src="https://cdn.tailwindcss.com"></script><script>
12+
tailwind.config = {
13+
theme: {
14+
container: {
15+
center: true,
16+
},
17+
extend: {
18+
colors: {
19+
clifford: '#da373d',
20+
}
21+
}
22+
}
23+
};
24+
</script>
25+
<!-- Font Awesome-->
26+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
27+
<!-- Custom CSS-->
28+
<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+
<!-- jekyll-seo-tag--><!-- Begin Jekyll SEO tag v2.8.0 -->
33+
<title>Test post | Superuser Labs</title>
34+
<meta name="generator" content="Jekyll v4.3.2" />
35+
<meta property="og:title" content="Test post" />
36+
<meta property="og:locale" content="en_US" />
37+
<meta name="description" content="This is just a test blogpost." />
38+
<meta property="og:description" content="This is just a test blogpost." />
39+
<link rel="canonical" href="https://superuserlabs.org/blog/welcome-to-jekyll/" />
40+
<meta property="og:url" content="https://superuserlabs.org/blog/welcome-to-jekyll/" />
41+
<meta property="og:site_name" content="Superuser Labs" />
42+
<meta property="og:type" content="article" />
43+
<meta property="article:published_time" content="2023-11-04T14:48:58+00:00" />
44+
<meta name="twitter:card" content="summary" />
45+
<meta property="twitter:title" content="Test post" />
46+
<meta name="twitter:site" content="@SuperusrLabs" />
47+
<script type="application/ld+json">
48+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-11-04T16:41:41+00:00","datePublished":"2023-11-04T14:48:58+00:00","description":"This is just a test blogpost.","headline":"Test post","mainEntityOfPage":{"@type":"WebPage","@id":"https://superuserlabs.org/blog/welcome-to-jekyll/"},"url":"https://superuserlabs.org/blog/welcome-to-jekyll/"}</script>
49+
<!-- End Jekyll SEO tag -->
50+
51+
<!-- Google Analytics-->
52+
<!-- Global site tag (gtag.js) - Google Analytics -->
53+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121118459-1"></script>
54+
<script>
55+
window.dataLayer = window.dataLayer || [];
56+
function gtag(){dataLayer.push(arguments);}
57+
gtag('js', new Date());
58+
59+
gtag('config', 'UA-121118459-1');
60+
gtag('config', 'G-2MVEP1H2F6');
61+
</script>
62+
</head>
63+
<!-- set background color on body, to match navbar color when scrolling above viewport-->
64+
<body style="background-color: rgb(15 23 42)">
65+
<div class="flex flex-col min-h-screen justify-between">
66+
<header class="flex p-4 bg-slate-900 text-xl whitespace-nowrap" style="font-family: 'Roboto', 'Helvetica', sans-serif;">
67+
<div class="text-white"><a class="ml-4 font-semibold hover:underline" href="/">Superuser Labs</a></div>
68+
<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>
69+
<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>
70+
</header>
71+
<main class="bg-white"><p>This is just a test blogpost.</p>
72+
</main>
73+
<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>
74+
</div>
75+
</body>
76+
</html>

feed.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">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>2023-11-04T16:42:09+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>2023-11-04T16:41:41+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>

index.css

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

0 commit comments

Comments
 (0)