mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
docs: 📝 Update docs
This commit is contained in:
parent
0baa9dd12d
commit
166048479e
3 changed files with 20 additions and 45 deletions
44
README.md
44
README.md
|
|
@ -30,49 +30,7 @@ This project aims to be a fully featured social network, with a focus on privacy
|
|||
|
||||
## Screenshots
|
||||
|
||||
Here are some screenshots of Lysand's built-in web client. This client is built with Nuxt, and serves to allow users to log in or register. It is kept to only the actions that cannot be done with a Mastodon client, to simplify development. In the future, there will be a full-featured client.
|
||||
|
||||
### On Desktop
|
||||
|
||||
#### Welcome Page
|
||||
|
||||

|
||||
|
||||
#### Logging In
|
||||
|
||||

|
||||
|
||||
#### OAuth Confirmation
|
||||
|
||||

|
||||
|
||||
#### Registration Page
|
||||
|
||||

|
||||
|
||||
#### Home Timeline
|
||||
|
||||

|
||||
|
||||
### On Mobile
|
||||
|
||||
#### Logging In
|
||||
|
||||
<center>
|
||||
<img src="assets/login_mobile.webp" alt="Logging In" width="300">
|
||||
</center>
|
||||
|
||||
#### OAuth Confirmation
|
||||
|
||||
<center>
|
||||
<img src="assets/redirect_mobile.webp" alt="OAuth Confirmation" width="300">
|
||||
</center>
|
||||
|
||||
#### Registration Page
|
||||
|
||||
<center>
|
||||
<img src="assets/register_mobile.webp" alt="Registration Page" width="300">
|
||||
</center>
|
||||
You can visit [https://social.lysand.org](https://social.lysand.org) to see a live instance of Lysand with Lysand-FE.
|
||||
|
||||
## Benchmarks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue