forked from cory/tildefriends
		
	More layout and wordsmith-ing of welcome.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4539 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|   "type": "tildefriends-app", | ||||
|   "emoji": "👋", | ||||
|   "previous": "&90ZaXZJMKWK4PTbqYcPqUHNo3ats5DGUzrrEYi8QD1E=.sha256" | ||||
|   "previous": "&xc5LDQt9bWp6wrPxZhvSGiMXjweSK1YbO2DReM7/2ic=.sha256" | ||||
| } | ||||
| @@ -45,11 +45,11 @@ | ||||
|  | ||||
| 		<!-- SSB Section --> | ||||
| 		<div class="w3-light-grey"> | ||||
| 			<div class="w3-row-padding w3-padding-64"> | ||||
| 				<div class="w3-col l4 m6"> | ||||
| 					<a href="https://scuttlebutt.nz/"><img class="w3-image w3-round-large w3-hide-small" src="ssb.png" alt="Secure Scuttlebutt"></a> | ||||
| 			<div class="w3-row-padding w3-padding-64 "> | ||||
| 				<div class="w3-col l4 m6 s4"> | ||||
| 					<a href="https://scuttlebutt.nz/"><img class="w3-image w3-round-large" src="ssb.png" alt="Secure Scuttlebutt"></a> | ||||
| 				</div> | ||||
| 				<div class="w3-col l8 m6"> | ||||
| 				<div class="w3-col l8 m6" style="height: auto"> | ||||
| 					<h1 class="w3-jumbo"><b>Built for Sharing</b></h1> | ||||
| 					<p> | ||||
| 						Tilde Friends participates in the <a href="https://scuttlebutt.nz/">Secure Scuttlebutt</a> distributed social network. | ||||
| @@ -70,7 +70,7 @@ | ||||
| 			<div class="w3-row-padding"> | ||||
| 				<div class="w3-col l8 m6"> | ||||
| 					<h1 class="w3-jumbo"><b>Edit Anything</b></h1> | ||||
| 					<i class="fa fa-pen-to-square w3-left w3-jumbo" style="padding: 32px"></i> | ||||
| 					<i class="fa fa-pen-to-square w3-left w3-jumbo w3-text-gray" style="padding: 32px"></i> | ||||
| 					<p> | ||||
| 						See that <code><b>edit</b></code> link near the top left corner of this page?  It's there for | ||||
| 						every Tilde Friends app, so you can modify and see your changes right away. | ||||
| @@ -86,8 +86,8 @@ | ||||
| 		<div class="w3-padding-64 w3-grey"> | ||||
| 			<div class="w3-row-padding"> | ||||
| 				<div class="w3-col"> | ||||
| 					<h1 class="w3-jumbo"><b>Sandbox Security</b></h1> | ||||
| 					<i class="fa fa-road-barrier w3-left w3-jumbo" style="padding: 32px"></i> | ||||
| 					<h1 class="w3-jumbo" style="text-align: right"><b>Sandbox Security</b></h1> | ||||
| 					<i class="fa fa-road-barrier w3-right w3-jumbo w3-text-yellow" style="padding: 32px"></i> | ||||
| 					<p> | ||||
| 						Tilde Friends tries to make sure apps can be trusted using similar techniques to how web | ||||
| 						browsers and operating systems do it. | ||||
| @@ -103,9 +103,9 @@ | ||||
|  | ||||
| 		<!-- Technlology Section --> | ||||
| 		<div class="w3-container w3-padding-64 w3-light-grey w3-center"> | ||||
| 			<h1 class="w3-jumbo"><b>Technology</b></h1> | ||||
| 			<h1 class="w3-jumbo"><b>Trusted Technology</b></h1> | ||||
| 			<p>Tilde Friends is built using boring, trusted tech.</p> | ||||
| 			<p>Though of course you are free to use whatever web technologies you can fit into a Tilde Friends app.</p> | ||||
| 			<p>Though of course for building Tilde Friends apps, you are free to use whatever fits.</p> | ||||
|  | ||||
| 			<div class="w3-row" style="margin-top:64px"> | ||||
| 				<a href="https://en.wikipedia.org/wiki/C_(programming_language)" class="w3-col s3"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user