Cloud description
This commit is contained in:
parent
e5acff7965
commit
7d614198bc
|
@ -4,7 +4,7 @@ The Freedombone system can be installed onto a Beaglebone Black, or any system c
|
|||
|
||||
- **Full install**: Installs eveything
|
||||
- **Mailbox**: An email server with GPG encryption
|
||||
- **Cloud**: Share files, maintain a calendar and collaborate on document editing
|
||||
- **Cloud**: Sync and share files. Never lose important files again
|
||||
- **Social**: Social networking with Hubzilla and GNU Social
|
||||
- **Media**: Runs media services such as DLNA to play music or videos on your devices
|
||||
- **Writer**: Host your blog and wiki
|
||||
|
|
|
@ -23,7 +23,7 @@ Freedombone may be installed either in its entirety or as different variants wit
|
|||
<table style="width:80%; border:0">
|
||||
<tr>
|
||||
<td><center><b>Mailbox</b><br>An email server with GPG encryption</center></td>
|
||||
<td><center><b>Cloud</b><br>Share files, maintain a calendar and collaborate on document editing</center></td>
|
||||
<td><center><b>Cloud</b><br>Sync and share files. Never lose important files again</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b>Social</b><br>Social networking with Hubzilla and GNU Social</center></td>
|
||||
|
|
Binary file not shown.
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2016-04-05 Tue 21:44 -->
|
||||
<!-- 2016-04-10 Sun 20:05 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -170,7 +170,7 @@ Freedombone may be installed either in its entirety or as different variants wit
|
|||
<table style="width:80%; border:0">
|
||||
<tr>
|
||||
<td><center><b>Mailbox</b><br>An email server with GPG encryption</center></td>
|
||||
<td><center><b>Cloud</b><br>Share files, maintain a calendar and collaborate on document editing</center></td>
|
||||
<td><center><b>Cloud</b><br>Sync and share files. Never lose important files again</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b>Social</b><br>Social networking with Hubzilla and GNU Social</center></td>
|
||||
|
|
Loading…
Reference in New Issue