From e7922180e74389c06031b5099ad7f11810718430 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sun, 31 Oct 2021 12:29:40 -0500 Subject: [PATCH] Fix #6: Clean up quickstart guide and move some stuff to the wiki --- explore/index.html | 6 +++--- quickstart/index.html | 16 ++-------------- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/explore/index.html b/explore/index.html index bb0254f..2a0cf53 100644 --- a/explore/index.html +++ b/explore/index.html @@ -14,7 +14,7 @@

Core

- Start exploring our core services by signing up for an exozyme account! You'll also be able to use all the desktop apps installed on the server. + Start exploring by signing up for an exozyme account!


@@ -80,7 +80,7 @@

Public

- These services can be used without any sign-up at all. Enjoy! + These can be used without any sign-up at all. Enjoy!


@@ -130,7 +130,7 @@

Internal

- If you want to use one of these services, just ask on Matrix. + If you want to use any of these, just ask on Matrix.


diff --git a/quickstart/index.html b/quickstart/index.html index 54a0cc6..6862ba2 100644 --- a/quickstart/index.html +++ b/quickstart/index.html @@ -76,21 +76,9 @@


-

Explore the other web services

+

Explore!

- We host a number of other web services, including code hosting on exogit, media streaming from exomedia, social media with exocial, peer-to-peer videos with exotube, and more! You can log in (don't click sign up) to all of the core services with your exozyme account. Go out and explore! -

-
- -

SSH

-

- If you don't need a desktop, please log in to a terminal with SSH to save bandwidth. It's as simple as ssh USERNAME@exozy.me. Check out our wiki for more details. -

-
- -

Hosting your first website

-

- It's incredibly easy to host a website on exozyme and only takes two minutes! Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the /srv/http/pages/users folder. Create a new folder named your username which will hold the content for your new website. Make an actual page by creating a file called index.html and write some text. If you open up https://exozy.me/~USERNAME, you should see your website live in action! For more information, see our wiki. + 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).