diff --git a/compose.yml b/compose.yml index e43d826..8d74c6f 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ services: website: container_name: website - image: ghcr.io/ProjectSegfault/website:latest + image: ghcr.io/projectsegfault/website:latest restart: unless-stopped # uncomment these lines if you want to build from source #build: diff --git a/src/lib/Nav/Nav.svelte b/src/lib/Nav/Nav.svelte index cd5a4dc..e7e49ba 100644 --- a/src/lib/Nav/Nav.svelte +++ b/src/lib/Nav/Nav.svelte @@ -28,7 +28,7 @@ const menus = [ { name: "Instances", url: "/instances" }, { name: "Donate", url: "/donate" }, - // { name: "Pubnix", url: "/pubnix" }, + { name: "Pubnix", url: "/pubnix" }, { name: "Contact", url: "/contact" }, { name: "Team", url: "/team" }, { diff --git a/src/routes/pubnix/User.svelte b/src/routes/pubnix/User.svelte index e6a3621..5b4b8b7 100644 --- a/src/routes/pubnix/User.svelte +++ b/src/routes/pubnix/User.svelte @@ -53,11 +53,11 @@ {/if} {#if user.matrix} -
+
{/if} {#if user.fediverse} -
+
{/if} {#if user.website} diff --git a/src/routes/pubnix/faq/+page.svelte b/src/routes/pubnix/faq/+page.svelte index 2cc1017..2cbc9a4 100644 --- a/src/routes/pubnix/faq/+page.svelte +++ b/src/routes/pubnix/faq/+page.svelte @@ -8,6 +8,37 @@

What is a pubnix?

A pubnix is a [[Unix?]] server provided by a person or a group to a group - for non-commercial recreational goals.A pubnix is a Unix server provided by a person or a group to the public + with non-commercial recreational goals. +A pubnix is a server running UNIX or a UNIX-like operating system that is + opened to the public. +

What can I do on the pubnix?

+Quite a lot! You can run containers, set up a website, and learn + some amount of Linux system administration. +

How do I get started?

+First, you need to register an account. You can do that here. After registering, you need to wait a while because we manually check + each registration. If you get accepted, you will receive an email. +

What's your systems specs?

+Guess you'll have to find out. Join today! +

I joined, but I have no idea what to do.

+No worries! We have put out tutorials on how to do common things on our wiki. +

Do you have a place to discuss the pubnix?

+Yep! We have a Matrix room to discuss the pubnix.