Update 'Website hosting'

Anthony Wang 2022-02-02 17:44:33 -06:00
parent 33db0873ee
commit 7c924ad6cf

@ -1,5 +1,5 @@
We offer free website hosting with **exopages**.
exozyme offers free website hosting with **exopages**, similar to [GitHub pages](https://pages.github.com/).
## Setup
It only takes two minutes to set up your website. Open up the file explorer in your remote desktop or log in with SSH, and navigate to the `/srv/http/pages` folder. Create a new folder named your username to hold the content for your website. Make an actual page by creating a file called index.html and write some text. If you open up https://USERNAME.exozy.me in a web browser with `USERNAME` replaced with your username, you should see your website live in action!
It only takes two minutes to set up your website. Open up the file explorer in your remote desktop or log in with [SSH](SSH), and navigate to the `/srv/http/pages` folder. Create a new folder named your username to hold the content for your website. Make an actual page by creating a file called index.html and write some text. If you open up https://USERNAME.exozy.me in a web browser with `USERNAME` replaced with your username, you should see your website live in action!