Contact details

This commit is contained in:
Bob Mottram 2015-03-08 16:35:26 +00:00
parent 689317d22f
commit cc123e4b74
4 changed files with 33 additions and 6 deletions

View File

@ -10,7 +10,7 @@
#+BEGIN_CENTER #+BEGIN_CENTER
#+ATTR_HTML: :border -1 #+ATTR_HTML: :border -1
| [[./variants.html][Variants]] | [[./installation.html][Installation]] | [[./usage.html][How to use it]] | [[file:backups.html][Backups]] | [[./code.html][Code]] | [[./related.html][Related Projects]] | [[file:faq.html][FAQ]] | [[file:support.html][Support]] | [[https://www.gnu.org/licenses/gpl-3.0-standalone.html][License]] | | [[./variants.html][Variants]] | [[./installation.html][Installation]] | [[./usage.html][How to use it]] | [[file:backups.html][Backups]] | [[./code.html][Code]] | [[./related.html][Related Projects]] | [[file:faq.html][FAQ]] | [[file:support.html][Contact/Support]] | [[https://www.gnu.org/licenses/gpl-3.0-standalone.html][License]] |
#+END_CENTER #+END_CENTER
Freedombone is a self-hosted home server configuration which can be installed onto any computer capable of running Debian Jessie. If you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies. Freedombone is a self-hosted home server configuration which can be installed onto any computer capable of running Debian Jessie. If you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies.

View File

@ -8,6 +8,10 @@
[[./images/logo.png]] [[./images/logo.png]]
#+END_CENTER #+END_CENTER
#+BEGIN_CENTER
| *IRC:* robotics.uk.to Port 6697 SSL #freedombone | *XMPP:* robotics.uk.to with OTR | *Bitmessage:* BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL |
#+END_CENTER
You can support the Freedombone project with the following banner ads. Download an image and add it to your site or blog with a link to [[http://freedombone.uk.to][http://freedombone.uk.to]]. If you're using [[https://addons.mozilla.org/en-us/firefox/addon/adblock-edge/][AdBlock]] then you may need to disable it on this page to see the images below. You can support the Freedombone project with the following banner ads. Download an image and add it to your site or blog with a link to [[http://freedombone.uk.to][http://freedombone.uk.to]]. If you're using [[https://addons.mozilla.org/en-us/firefox/addon/adblock-edge/][AdBlock]] then you may need to disable it on this page to see the images below.
#+BEGIN_CENTER #+BEGIN_CENTER

View File

@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<title></title> <title></title>
<!-- 2015-03-02 Mon 13:47 --> <!-- 2015-03-08 Sun 16:34 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" /> <meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" /> <meta name="author" content="Bob Mottram" />
@ -15,7 +15,8 @@
<!--/*--><![CDATA[/*><!--*/ <!--/*--><![CDATA[/*><!--*/
.title { text-align: center; } .title { text-align: center; }
.todo { font-family: monospace; color: red; } .todo { font-family: monospace; color: red; }
.done { color: green; } .done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace; .tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; } padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; } .timestamp { color: #bebebe; }
@ -188,7 +189,7 @@ for the JavaScript code in this tag.
<td class="left"><a href="./code.html">Code</a></td> <td class="left"><a href="./code.html">Code</a></td>
<td class="left"><a href="./related.html">Related Projects</a></td> <td class="left"><a href="./related.html">Related Projects</a></td>
<td class="left"><a href="faq.html">FAQ</a></td> <td class="left"><a href="faq.html">FAQ</a></td>
<td class="left"><a href="support.html">Support</a></td> <td class="left"><a href="support.html">Contact/Support</a></td>
<td class="left"><a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html">License</a></td> <td class="left"><a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html">License</a></td>
</tr> </tr>
</tbody> </tbody>

View File

@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<title></title> <title></title>
<!-- 2014-11-23 Sun 10:43 --> <!-- 2015-03-08 Sun 16:33 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" /> <meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" /> <meta name="author" content="Bob Mottram" />
@ -15,7 +15,8 @@
<!--/*--><![CDATA[/*><!--*/ <!--/*--><![CDATA[/*><!--*/
.title { text-align: center; } .title { text-align: center; }
.todo { font-family: monospace; color: red; } .todo { font-family: monospace; color: red; }
.done { color: green; } .done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace; .tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; } padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; } .timestamp { color: #bebebe; }
@ -156,6 +157,27 @@ for the JavaScript code in this tag.
</div> </div>
</div> </div>
<div class="center">
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col class="left" />
<col class="left" />
<col class="left" />
</colgroup>
<tbody>
<tr>
<td class="left"><b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone</td>
<td class="left"><b>XMPP:</b> robotics.uk.to with OTR</td>
<td class="left"><b>Bitmessage:</b> BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL</td>
</tr>
</tbody>
</table>
</div>
<p> <p>
You can support the Freedombone project with the following banner ads. Download an image and add it to your site or blog with a link to <a href="http://freedombone.uk.to/"><a href="http://freedombone.uk.to/">http://freedombone.uk.to/</a></a>. If you're using <a href="https://addons.mozilla.org/en-us/firefox/addon/adblock-edge/">AdBlock</a> then you may need to disable it on this page to see the images below. You can support the Freedombone project with the following banner ads. Download an image and add it to your site or blog with a link to <a href="http://freedombone.uk.to/"><a href="http://freedombone.uk.to/">http://freedombone.uk.to/</a></a>. If you're using <a href="https://addons.mozilla.org/en-us/firefox/addon/adblock-edge/">AdBlock</a> then you may need to disable it on this page to see the images below.
</p> </p>