fix: formatting
Some checks are pending
Build / build (push) Waiting to run
Build / deploy (push) Blocked by required conditions

This commit is contained in:
silver 2025-02-09 23:49:58 +00:00
parent 96822e7b2f
commit 94a37acd12
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -3,13 +3,13 @@
One of the services that Skynet provides is access to a Linux server which also has a webserver.
Additionally each member gets their own domain:
* $USERNAME.users.skynet.ie
* This is the core web address
* https://silver.users.skynet.ie
* skynet.ie/~$USERNAME
* This is backwards compatible to help avoid link rot
* Redirects to the core address above
* https://skynet.ie/~silver
* ```$USERNAME.users.skynet.ie```
* This is the core web address
* <https://silver.users.skynet.ie>
* ``skynet.ie/~$USERNAME``
* This is backwards compatible to help avoid link rot
* Redirects to the core address above
* <https://skynet.ie/~silver>
## Website
There are two ways to create a website on Skynet, Modern and Manual.