Fix #6: Clean up quickstart guide and move some stuff to the wiki

This commit is contained in:
Anthony Wang 2021-10-31 12:29:40 -05:00
parent dd362cd294
commit e7922180e7
Signed by: a
GPG key ID: BC96B00AEC5F2D76
2 changed files with 5 additions and 17 deletions

View file

@ -14,7 +14,7 @@
<h3>Core</h3>
<p>
Start exploring our core services by <a href="/quickstart">signing up</a> for an <a href="/about">exozyme</a> account! You'll also be able to use all the desktop apps installed on the server.
Start exploring by <a href="/quickstart">signing up</a> for an <a href="/about">exozyme</a> account!
</p>
<br>
<p>
@ -80,7 +80,7 @@
<h3>Public</h3>
<p>
These services can be used without any sign-up at all. Enjoy!
These can be used without any sign-up at all. Enjoy!
<p>
<br>
<p>
@ -130,7 +130,7 @@
<h3>Internal</h3>
<p>
If you want to use one of these services, just ask on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me">Matrix</a>.
If you want to use any of these, just ask on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me">Matrix</a>.
</p>
<br>
<p>

View file

@ -76,21 +76,9 @@
</p>
<br>
<h3>Explore the other web services</h3>
<h3>Explore!</h3>
<p>
We host a number of other <a href="https://exozy.me/explore">web services</a>, including code hosting on <a href="https://git.exozy.me/">exogit</a>, media streaming from <a href="https://media.exozy.me">exomedia</a>, social media with <a href="https://social.exozy.me/">exocial</a>, peer-to-peer videos with <a href="https://tube.exozy.me/">exotube</a>, and more! <b>You can log in (don't click sign up) to all of the core services with your exozyme account.</b> Go out and explore!
</p>
<br>
<h3>SSH</h3>
<p>
If you don't need a desktop, please log in to a terminal with SSH to save bandwidth. It's as simple as <i>ssh USERNAME@exozy.me</i>. Check out our <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">wiki</a> for more details.
</p>
<br>
<h3>Hosting your first website</h3>
<p>
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 <i>/srv/http/pages/users</i> 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 <i>index.html</i> and write some text. If you open up <a href="https://exozy.me/~USERNAME">https://exozy.me/~USERNAME</a>, you should see your website live in action! For more information, see our <a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">wiki</a>.
To get a taste of what you can do with exozyme, go out and <a href="https://exozy.me/explore">explore</a>! Just use your exozyme username and password to log in (don't click sign up).
</p>
<br>