welcome: Feeling fancy. Might revert later.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m40s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m40s
This commit is contained in:
parent
b3fd724b5a
commit
b4049eaeaa
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"type": "tildefriends-app",
|
"type": "tildefriends-app",
|
||||||
"emoji": "👋",
|
"emoji": "👋",
|
||||||
"previous": "&7gFmLW5zSMhmxWWY1+jeRcHdullgujSqGJg94lVgr1k=.sha256"
|
"previous": "&wAb7J6E35xEXpiXsQ6t1RaWTGIvlatUnyH8ipF6pVic=.sha256"
|
||||||
}
|
}
|
||||||
|
@ -10,17 +10,6 @@
|
|||||||
<link rel="stylesheet" href="brands.min.css" />
|
<link rel="stylesheet" href="brands.min.css" />
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
body,
|
|
||||||
h1,
|
|
||||||
h2,
|
|
||||||
h3,
|
|
||||||
h4,
|
|
||||||
h5 {
|
|
||||||
font-family: 'Poppins', sans-serif;
|
|
||||||
}
|
|
||||||
body {
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
img {
|
img {
|
||||||
margin-bottom: -8px;
|
margin-bottom: -8px;
|
||||||
}
|
}
|
||||||
@ -39,11 +28,14 @@
|
|||||||
<b>😎 Tilde Friends</b>
|
<b>😎 Tilde Friends</b>
|
||||||
</h1>
|
</h1>
|
||||||
<h1 class="w3-xxlarge w3-text-green">
|
<h1 class="w3-xxlarge w3-text-green">
|
||||||
<b>Make apps and friends from the comfort of your web browser.</b>
|
<b
|
||||||
|
>the Secure Scuttlebutt decentralized social network client that's
|
||||||
|
<i>fancy🎩</i></b
|
||||||
|
>
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
Tilde Friends is a platform for building, running, and sharing web
|
In addition to participating in Secure Scuttlebutt, Tilde Friends is
|
||||||
applications.
|
a platform for building, running, and sharing applications.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Available for lots of devices:
|
Available for lots of devices:
|
||||||
@ -60,7 +52,7 @@
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="w3-button w3-black w3-padding-large"
|
class="w3-button w3-black w3-padding-large"
|
||||||
href="https://www.tildefriends.net/~cory/apps/"
|
href="https://www.tildefriends.net/~core/ssb/"
|
||||||
><i class="fa fa-link"></i> Try It</a
|
><i class="fa fa-link"></i> Try It</a
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
@ -68,6 +60,11 @@
|
|||||||
href="https://dev.tildefriends.net/"
|
href="https://dev.tildefriends.net/"
|
||||||
><i class="fa fa-mug-hot"></i> Development</a
|
><i class="fa fa-mug-hot"></i> Development</a
|
||||||
>
|
>
|
||||||
|
<a
|
||||||
|
class="w3-button w3-black w3-padding-large"
|
||||||
|
href="https://docs.tildefriends.net/"
|
||||||
|
><i class="fa fa-book"></i> Documentation</a
|
||||||
|
>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a
|
||||||
class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top"
|
class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top"
|
||||||
@ -223,16 +220,15 @@
|
|||||||
|
|
||||||
<!-- Technlology Section -->
|
<!-- Technlology Section -->
|
||||||
<div class="w3-container w3-padding-64 w3-light-grey w3-center">
|
<div class="w3-container w3-padding-64 w3-light-grey w3-center">
|
||||||
<h1 class="w3-jumbo"><b>Boring Technology</b></h1>
|
<h1 class="w3-jumbo"><b>Built the Old Fashioned Way</b></h1>
|
||||||
<p>
|
<p>
|
||||||
Tilde Friends is built using boring, trusted tech. Unless a better
|
Tilde Friends strives to use only simple and widely adopted
|
||||||
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
|
dependencies in order to keep it easy to build for all sorts of
|
||||||
platforms and maintainable for a very long time.
|
platforms and maintainable for a very long time.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Though of course for building Tilde Friends apps, you are free to use
|
Though of course for building Tilde Friends apps, you are free to use
|
||||||
whatever fits.
|
whatever fits on top.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="w3-row" style="margin-top: 64px">
|
<div class="w3-row" style="margin-top: 64px">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user