Convert absolute links to relative

This commit is contained in:
Anthony Wang 2022-05-27 19:50:21 -05:00
parent 084c269b9a
commit 404a621959
Signed by: a
GPG key ID: BC96B00AEC5F2D76
4 changed files with 8 additions and 8 deletions

View file

@ -24,7 +24,7 @@
If so, join exozyme and meet a friendly community that's just as enthusiastic as you are!
</p>
<p>
Our mission is to build a better, libre, and privacy-respecting web. We provide free SSH and remote desktop access, code hosting with unlimited build hours, cloud storage, website hosting, virtual machines, and much more. From Arch Linux to zsh, there's no shortage of <a href="/explore">things to explore</a>!
Our mission is to build a better, libre, and privacy-respecting web. We provide free SSH and remote desktop access, code hosting with unlimited build hours, cloud storage, website hosting, virtual machines, and much more. From Arch Linux to zsh, there's no shortage of <a href="explore">things to explore</a>!
</p>
<picture>
<source srcset="img/montage.webp" type="image/webp">
@ -58,7 +58,7 @@
</p>
<h2>Join us!</h2>
<p>
If that sounds awesome, try our <a href="/quickstart">quickstart guide</a> to <b>get started with exozyme!</b> If you need help, check out our <a href="/fuqs">frequently unasked questions</a>.
If that sounds awesome, try our <a href="quickstart">quickstart guide</a> to <b>get started with exozyme!</b> If you need help, check out our <a href="fuqs">frequently unasked questions</a>.
</p>
<p>
Be sure to take a look at our <a href="https://git.exozy.me/exozyme">repositories on exogit</a>, where all the exozyme development action happens. (Or even better, contribute! 😍) And <b>please please please report bugs</b> on our <a href="https://git.exozy.me/exozyme/exozyme/issues">issue tracker</a>. We really appreciate it! We also have an underrated <a href="https://git.exozy.me/exozyme/exozyme/wiki">wiki</a> with tons of useful resources.

View file

@ -17,7 +17,7 @@
</a>
<h1>Explore</h1>
<p>
Start exploring by <a href="/quickstart">signing up</a> for an exozyme account! If there's something you would like exozyme to host, make a <a href="https://git.exozy.me/exozyme/exozyme/issues/new">feature request</a>!
Start exploring by <a href="quickstart">signing up</a> for an exozyme account! If there's something you would like exozyme to host, make a <a href="https://git.exozy.me/exozyme/exozyme/issues/new">feature request</a>!
</p>
<p>
<img src="img/icons/guacamole.svg" alt="exodesk" class="icon">
@ -29,7 +29,7 @@
</p>
<p>
<img src="img/icons/matrix.svg" alt="exochat" class="icon">
<b><a href="https://chat.exozy.me">exochat</a></b>: Chat with your friends on <a href="https://matrix.org">Matrix</a> and <a href="https://matrix.org/bridges/">other networks</a> including <a href="/blog/dont-use-discord">Discord</a>, powered by <a href="https://matrix.org/docs/projects/server/synapse/">Synapse</a>
<b><a href="https://chat.exozy.me">exochat</a></b>: Chat with your friends on <a href="https://matrix.org">Matrix</a> and <a href="https://matrix.org/bridges/">other networks</a> including <a href="https://ta180m.exozy.me/posts/dont-use-discord/">Discord</a>, powered by <a href="https://matrix.org/docs/projects/server/synapse/">Synapse</a>
</p>
<p>
<img src="img/icons/gitea.svg" alt="exogit" class="icon">
@ -64,7 +64,7 @@
<b><a href="https://cloud.exozy.me/apps/richdocuments">exoffice</a></b>: Real-time collaborative editing integrated with exocloud, powered by <a href="https://www.collaboraoffice.com/code/">Collabora Online</a>
</p>
<p>
<img src="/logo.png" alt="exopages" class="icon">
<img src="img/logo.png" alt="exopages" class="icon">
<b><a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">exopages</a></b>: Easily build and host static and dynamic websites for you and your projects, with unlimited subdomains
</p>
<p>

View file

@ -18,7 +18,7 @@
<p>
Welcome! Please use only lowercase letters and numbers for your username. After you have an account, <a href="https://exozy.me/about/">learn more about exozyme</a> or try our <a href="https://exozy.me/quickstart/">quickstart guide</a>.
</p>
<form method="post" action="/api/user/new">
<form method="post" action="api/user/new">
<input type="text" placeholder="Secret code" name="code" required>
<input type="text" placeholder="First name" name="firstname" required>
<input type="text" placeholder="Last name" name="lastname" required>

View file

@ -53,7 +53,7 @@
</p>
<h2>Enter the Matrix</h2>
<p>
You can chat with your friends on <a href="https://matrix.org">Matrix</a> and other networks including <a href="/blog/dont-use-discord">Discord</a> using your <b>exochat</b> account. To start, go to your exocloud home page and click on the <a href="https://cloud.exozy.me/apps/riotchat/">Element app</a> on the top. (exochat is powered by Matrix, so you can use any <a href="https://matrix.org/clients/">Matrix client</a>, but remember to change the homeserver to use <a href="https://chat.exozy.me">exozy.me</a> instead of matrix.org) Now sign in with your exozyme username and password as usual, and welcome to your shiny new exochat account!
You can chat with your friends on <a href="https://matrix.org">Matrix</a> and other networks including <a href="https://ta180m.exozy.me/posts/dont-use-discord/">Discord</a> using your <b>exochat</b> account. To start, go to your exocloud home page and click on the <a href="https://cloud.exozy.me/apps/riotchat/">Element app</a> on the top. (exochat is powered by Matrix, so you can use any <a href="https://matrix.org/clients/">Matrix client</a>, but remember to change the homeserver to use <a href="https://chat.exozy.me">exozy.me</a> instead of matrix.org) Now sign in with your exozyme username and password as usual, and welcome to your shiny new exochat account!
</p>
<picture>
<source srcset="img/element.webp" type="image/webp">
@ -69,7 +69,7 @@
</p>
<h2>Questions?</h2>
<p>
Check out our <a href="/fuqs">frequently unasked questions</a> and <a href="https://git.exozy.me/exozyme/exozyme/wiki">wiki</a> or ask about it on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a> to get help from the exozyme community.
Check out our <a href="fuqs">frequently unasked questions</a> and <a href="https://git.exozy.me/exozyme/exozyme/wiki">wiki</a> or ask about it on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a> to get help from the exozyme community.
</p>
</body>
</html>