diff --git a/about.html b/about.html index ca3a0b7..b5b3113 100644 --- a/about.html +++ b/about.html @@ -11,69 +11,65 @@ - - +

About

- Hi! Welcome to our computing, coding, and CS community's cozy corner of the internet! + Hi! Welcome to our computing community's cozy corner of the internet!

-

Stuff we do

-

Build a better world!

+

Stuff we do

+

Build a better world

The web sucks. We'd like it to suck less. To end GitHub's code-hosting monopoly, we're a major contributor to forge federation development. We also offer many decentralized, encrypted, and privacy-respecting alternatives to popular services.

-

Code cool stuff!

+

Code cool software

- We live and breath code. We've contributed to dozens of projects, including Arch Linux, KDE Frameworks, Nextcloud, Gitea, Forgejo, ForgeFed, Mastodon, PeerTube, Woodpecker, Toolbox, OpenRGB, Zenpower3, and more. We also maintain over 30 AUR and Nixpkgs packages. + We live and breath code. We've contributed to dozens of projects, including our status page, Arch Linux, KDE Frameworks, Nextcloud, Gitea, Forgejo, ForgeFed, Mastodon, PeerTube, Woodpecker, Toolbox, OpenRGB, Zenpower3, and more. We also maintain over 10 AUR packages.

-

Hack everything!

+

Hack everything

We do lots of fun stuff. Like installing every Arch Linux package, because why not?

-

Learn new things!

+

Learn new things

You'll learn some insanely cool stuff from our community. How to make a cursed peer-to-peer network... how to incorrectly encrypt your disk so you can never unlock it...

-

Discuss with the community!

+

Discuss with the community

Our community mostly hangs out on Matrix. We're 100% community built and maintained, so everyone has a voice in our project decisions.

-

Our server

+

Our server

- We have snazzy overpowered hardware: a 24-thread AMD Ryzen 9 5900X proccessor that compiles code faster than you can snap, a Sapphire Radeon RX 6600 XT Nitro+ graphics card for insane gaming over remote desktop, 32 GB of RAM, and gigabit internet. + We have a server located in St. Louis in the United States. It's pretty nice: a 24-thread AMD Ryzen 9 5900X proccessor, an AMD Radeon RX 6600 XT graphics card, 32 GB of RAM, and gigabit internet.

- + - The server + A photograph of the server

- It's equally epic on the software side. Now Arch Linux is a terrible operating system for servers, but we use it anyways and update monthly. We've got free SSH and remote desktop access, code hosting, cloud storage, website hosting, VMs, and basically anything else you can think of. + Arch Linux is a terrible operating system for servers, but we use it anyways and update monthly. We provide SSH and remote desktop access, code hosting, cloud storage, website hosting, containers, and basically anything else you can think of.

- + - Things to explore + A montage of things to explore -

Join us!

+

Join us!

- Cool, have we successfully converted you into joining exozyme yet? If so, try our quickstart guide. Check out our frequently unasked questions too. + If you would like to join exozyme, read the quickstart guide.

- Be sure to also take a look at our repositories on exogit, where all the exozyme development action happens. (Or even better, contribute! 😍) And please please please report bugs on our issue tracker. We really appreciate it! We also have an underrated wiki that is badly in need of contributions. + Also, if you've wondering about the origin of the name exozyme, it's just an invented word that sounds cool and contains everyone's favorite math variables x, y, and z. Note that it's "exozyme", not "exozy". Pronouce it however you like.

-
- We may have occasional outages for maintainence or because our ISP is being dumb. If exozyme is down for more than 24 hours, please email us! -

- You can find this website's code (CC BY-SA 4.0 license) on exogit. All HTML and CSS was hand-written by the our community. + You can find this website's code (CC BY-SA 4.0 license) here. All the HTML and CSS was hand-written by exozyme community members.

diff --git a/explore.html b/explore.html index 33d52c6..57fe5b8 100644 --- a/explore.html +++ b/explore.html @@ -11,9 +11,8 @@ - - +

Explore

@@ -56,7 +55,6 @@

- exopages @@ -65,7 +63,7 @@

If you would like to use OpenLDAP, PostgreSQL, Redis, PHP-FPM, or Tomcat, just ask on Matrix.

-

Community-made websites

+

Community-made websites

exofeeds: A collection of exozy.me members' blogs and their RSS feeds in one place

diff --git a/fuqs.html b/fuqs.html deleted file mode 100644 index bef33d4..0000000 --- a/fuqs.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - FUQs - - - - - - - - - - - - -

Frequently Unasked Questions

-

Why the name?

-

- Uh... not for any particular reason. It's just a cool domain hack with the .me domain, and it contains everyone's favorite math variables x, y, and z! Note that our name is "exozyme", not "exozy". There's no official pronounciation, so pronouce it however you like. -

-

I forgot my password!

-

- Email us at help@exozy.me and we'll get it reset. -

-

How do I change my account details like my email address or command-line shell?

-

- Log into exozyme and run the command moduser. Edit the file to update your account details, and hit Ctrl+Q to save and quit. -

-

My remote desktop is glitching out!

-

- Log in to exohub or SSH and run the command pkill -u $USER to kill all your processes. If that doesn't fix it, run pkill -9 -u $USER to force kill everything. Note that you'll lose all unsaved work. -

-

What kind of data does exozyme collect?

-

- We don't collect any more data than what Arch Linux does by default, such as your IP address. Your data is never saved to anywhere else except on the exozyme server and an offsite backup. If you decide to delete your account, we will delete all of your data from the server. -

-

I need help with something!

-

- Ask on Matrix. If you aren't able to do that, shoot us an email at help@exozy.me (optionally using GPG). -

- - diff --git a/img/logo.webp b/img/logo.webp deleted file mode 100644 index 203ca07..0000000 Binary files a/img/logo.webp and /dev/null differ diff --git a/img/montage.avif b/img/montage.avif new file mode 100644 index 0000000..b31e3bb Binary files /dev/null and b/img/montage.avif differ diff --git a/img/montage.png b/img/montage.png index d924b03..9a3a75d 100644 Binary files a/img/montage.png and b/img/montage.png differ diff --git a/img/montage.sh b/img/montage.sh index ccc6dc4..81048d6 100755 --- a/img/montage.sh +++ b/img/montage.sh @@ -7,5 +7,5 @@ for old in *; do done cd .. montage -background white icons/*-large.svg -geometry 720x720 -tile 5x5 -border 30 -bordercolor transparent montage.png -convert montage.png -resize 50% montage.webp +convert montage.png -resize 50% montage.avif rm icons/*-large.svg diff --git a/img/montage.webp b/img/montage.webp deleted file mode 100644 index b85ea10..0000000 Binary files a/img/montage.webp and /dev/null differ diff --git a/img/server.avif b/img/server.avif new file mode 100644 index 0000000..49338e9 Binary files /dev/null and b/img/server.avif differ diff --git a/img/server.webp b/img/server.webp deleted file mode 100644 index d46dd85..0000000 Binary files a/img/server.webp and /dev/null differ diff --git a/index.html b/index.html index ad3e41a..731a994 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -9,28 +9,17 @@ - - - - - - - - + + + + +

The exozyme project

-
🏗️ 💻 👾 📖 🗨️
-

- Build. Code. Hack. Learn. Discuss. -

-
+

🏗️ 💻 👾 📖 🗨️

+
-
-
- #GiveUpGitHub! Join us for libre code hosting, or even better, contribute to forge federation development. -
+ Explore +

diff --git a/pubkey.asc b/pubkey.asc new file mode 100644 index 0000000..416b07b --- /dev/null +++ b/pubkey.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEY5vFoRYJKwYBBAHaRw8BAQdAJZmwI5ytDMsg3VnlXGAztVdGJdql922aobjN +0lW0A9q0F2V4b3p5bWUgPGhlbHBAZXhvenkubWU+iJAEExYIADgWIQRLsYeVsU01 +8g27oZP8o4DcqOel7gUCY5vFoQIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAK +CRD8o4DcqOel7qOIAP90PKAmcZgn+yCcDaLrA1Lr1tSDRpzue4WrNcH4ks+qPwEA +mwp/LXzvyQYRox3XlF+5o5BzTmDindqcYWWRxjZ5Ggy0F2V4b3p5bWUgPGpvaW5A +ZXhvenkubWU+iJAEExYIADgWIQRLsYeVsU018g27oZP8o4DcqOel7gUCY5vISAIb +AwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRD8o4DcqOel7iMaAQDtMtLGO8Sb +hr5fcgTFVEIsE8t/yKfjzV9qB6KjyCSeXAD/ZEUpfnzX9o81t3rUIsV9U7mZtc8m +7aSuUPOZSh5pigq4OARjm8WhEgorBgEEAZdVAQUBAQdAlbG07RMR44h2QSUoOedE +Qyhw5LZLEcFxUEycuxMcqi4DAQgHiHgEGBYIACAWIQRLsYeVsU018g27oZP8o4Dc +qOel7gUCY5vFoQIbDAAKCRD8o4DcqOel7js9AP9GlUqnQJMMPXs6czu0MS5WG+Lm +y91Ukc7TiMtH1vg9bwD+IWw33IqVXLfYVgvKLIXs7fBqAGFepdDLMevnxKKyMQ4= +=vSoG +-----END PGP PUBLIC KEY BLOCK----- \ No newline at end of file diff --git a/quickstart.html b/quickstart.html index 060eda4..2cbb9c7 100644 --- a/quickstart.html +++ b/quickstart.html @@ -11,38 +11,37 @@ - - +

Quickstart Guide

-

Join us!

+

Email us

- Need an exozyme account? Shoot us an email to join@exozy.me (optionally using GPG) and introduce yourself, explain what you plan to do with exozyme, what you would like your account's username and display name to be, and optionally include your SSH public key. You'll soon recieve a reply with your new account's temporary password. + Shoot us an email to join@exozy.me (optionally using GPG) and introduce yourself, explain what you plan to do with exozyme, your desired username and display name, and optionally include your SSH public key. We'll reply with your new account's temporary password.

-

Logging in

+

Logging in

- You can log into our server either using remote desktop or SSH if you emailed us your public key. For remote desktop, go to the exodesk web client (or any other RDP client). You should see a login screen, and type in your exozyme username and password. You'll be dropped into a desktop, which might take a few seconds to load. + You can log into our server either using remote desktop or SSH if you emailed us your SSH key. For remote desktop, go to the exodesk web client (or any other RDP client) and type in your exozyme username and password. You'll be dropped into a desktop, which might take a few seconds to load.

- In the bottom left corner you'll see the all-powerful application menu, which you can use to launch apps. You should change your password now using the passwd command. In your remote desktop, open the application menu and start the Konsole app, then type passwd to set a new password. You can install more apps using the Discover app store. Your remote desktop session will automatically be logged out after an hour of inactivity. + In the bottom left corner you'll see the all-powerful application menu, which you can use to launch apps. You should change your password now using the passwd command. In your remote desktop, open the application menu and start the Konsole app, then type passwd to set a new password. You can install more apps using the Discover app store. Your remote desktop session will automatically be logged out after an hour of inactivity. To change your account details like your email address or shell, use the command moduser.

-

Programming

+

Programming

Check out our online programming environment, exohub. You can install command-line software with Nix or Distrobox.

-

Enter the Matrix

+

Enter the Matrix

- You can chat with your friends on Matrix and other networks using your exochat account. To start, go to the Element web client. (Since exochat is powered by Matrix, so you can also use any Matrix client, such as the exocloud integrated Matrix client.) Make sure you change your homeserver to exozy.me instead of matrix.org, and sign in with your exozyme username and password. Welcome to Matrix! + You can chat with your friends on Matrix and other networks using your exochat account. To start, go to the Element web client. (Since exochat is powered by Matrix, so you can also use any Matrix client, such as the exocloud integrated Matrix client.) Make sure you change your homeserver to exozy.me instead of matrix.org, and sign in with your exozyme username and password.

-

Explore!

+

Explore!

- To get a taste of what you can do with exozyme, go out and explore! Just use your exozyme username and password to log in (don't click sign up). You can find more guides on our wiki. + To get a taste of what you can do with exozyme, go explore! If you run into any bugs or have suggestions, just open a new issue on our issue tracker. You can also find helpful guides on our wiki.

-

Questions?

+

Questions?

- Check out our frequently unasked questions or ask about it on Matrix to get help from the exozyme community. + Just ask on Matrix to get help from the exozyme community. You can also shoot us an email at help@exozy.me (optionally using GPG).

diff --git a/style.css b/style.css index 675676a..ebfb738 100644 --- a/style.css +++ b/style.css @@ -6,13 +6,13 @@ body { text-align: center; } -h4 { +h3 { text-align: left; } p { text-align: left; - line-height: 150%; + line-height: 1.75; } picture, img { @@ -20,19 +20,18 @@ picture, img { max-width: 100%; } -.logo { - max-width: 360px; - width: 100%; - height: auto; -} - .emoji { + text-align: center; font-size: 3em; } -.slogan { +.links { text-align: center; - font-size: 1.125em; + font-size: 1.25em; +} + +.logo { + max-width: 50%; } .icon { @@ -43,28 +42,18 @@ picture, img { padding-right: 1em; } -.info { - margin: auto; - text-align: left; - background: lightgreen; - border-radius: 0.5em; - padding: 1em; - width: 50%; -} - /* Dark mode */ @media (prefers-color-scheme: dark) { body { background-color: #111111; color: #cccccc; } + a:link { color: skyblue; } + a:visited { color: pink; } - .info { - background: darkslategray; - } }