welcome: prettier
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m10s

This commit is contained in:
Cory McWilliams 2024-10-08 19:41:55 -04:00
parent 24db8a5a49
commit e41c7fbbc7

View File

@ -72,11 +72,14 @@
<a
class="w3-button w3-round-large w3-padding w3-blue-gray"
href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/"
><img src="f-droid.svg" style="height: 2em; margin: 0"
/> Get it on F-Droid</a>
<a class="w3-button w3-round-large w3-padding w3-blue-gray"
href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage">
<img src="appimage.svg" style="height: 2em; margin: 0">
><img src="f-droid.svg" style="height: 2em; margin: 0" /> Get it
on F-Droid</a
>
<a
class="w3-button w3-round-large w3-padding w3-blue-gray"
href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage"
>
<img src="appimage.svg" style="height: 2em; margin: 0" />
Get Linux 64-bit AppImage
</a>
</p>
@ -105,9 +108,7 @@
>https://www.tildefriends.net/</a
>.
</li>
<li>
Create an account to identify yourself with that instance.
</li>
<li>Create an account to identify yourself with that instance.</li>
<li>
Describe yourself in your profile in the <b>ssb</b> app. Give
yourself a name and an avatar if you like.
@ -116,10 +117,16 @@
Connect to others.
<ul>
<li>Automatically discover peers on the same network.</li>
<li>Manually connect to rooms and pubs, including <a href="https://www.tildefriends.net/~cory/room/"
<li>
Manually connect to rooms and pubs, including
<a href="https://www.tildefriends.net/~cory/room/"
>tildefriends.net itself</a
>.</li>
<li>Enable <b>Peer Exchange</b> in the <b>admin</b> to discover internet peers.</li>
>.
</li>
<li>
Enable <b>Peer Exchange</b> in the <b>admin</b> to discover
internet peers.
</li>
</ul>
</li>
<li>Follow people to grow your network.</li>
@ -211,10 +218,11 @@
<div class="w3-container w3-padding-64 w3-light-grey w3-center">
<h1 class="w3-jumbo"><b>Boring Technology</b></h1>
<p>
Tilde Friends is built using boring, trusted tech. Unless a better reason
presents itself, it strives to use only simple and
widely adopted dependencies in order to keep it easy to build for
all sorts of platforms and maintainable for a very long time.</p>
Tilde Friends is built using boring, trusted tech. Unless a better
reason presents itself, it strives to use only simple and widely adopted
dependencies in order to keep it easy to build for all sorts of
platforms and maintainable for a very long time.
</p>
<p>
Though of course for building Tilde Friends apps, you are free to use
whatever fits.