Move quickstart guide stuff to wiki

Anthony Wang 2021-10-31 12:27:18 -05:00
parent 8f1a379d55
commit 17d65910a4

@ -1,5 +1,5 @@
We offer free website hosting with **exopages**. Note that the server may be down at any time, so we recommend other services [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/) if you need your website to be up at all times.
We offer free website hosting with **exopages**. Note that the server may be down at any time, so we recommend other services like [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/) if you need your website to be up at all times.
### Setup
## Setup
Navigate to the `/srv/http/pages/users` folder. Create a new folder named your username which will 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://exozy.me/~USERNAME, you should see your website live in action!
It's incredibly easy to get your website up in only 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 website. Make an actual page by creating a file called index.html and write some text. If you open up https://exozy.me/~USERNAME in a web browser with `USERNAME` replaced with your username, you should see your website live in action!