Bob Mottram преди 10 години
родител
ревизия
cc123e4b74
променени са 4 файла, в които са добавени 33 реда и са изтрити 6 реда
  1. 1
    1
      doc/EN/index.org
  2. 4
    0
      doc/EN/support.org
  3. 4
    3
      website/EN/index.html
  4. 24
    2
      website/EN/support.html

+ 1
- 1
doc/EN/index.org Целия файл

10
 
10
 
11
 #+BEGIN_CENTER
11
 #+BEGIN_CENTER
12
 #+ATTR_HTML: :border -1
12
 #+ATTR_HTML: :border -1
13
-| [[./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]] |
13
+| [[./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]] |
14
 #+END_CENTER
14
 #+END_CENTER
15
 
15
 
16
 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.
16
 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.

+ 4
- 0
doc/EN/support.org Целия файл

8
 [[./images/logo.png]]
8
 [[./images/logo.png]]
9
 #+END_CENTER
9
 #+END_CENTER
10
 
10
 
11
+#+BEGIN_CENTER
12
+| *IRC:* robotics.uk.to Port 6697 SSL #freedombone | *XMPP:* robotics.uk.to with OTR | *Bitmessage:* BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL |
13
+#+END_CENTER
14
+
11
 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.
15
 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.
12
 
16
 
13
 #+BEGIN_CENTER
17
 #+BEGIN_CENTER

+ 4
- 3
website/EN/index.html Целия файл

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

+ 24
- 2
website/EN/support.html Целия файл

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2014-11-23 Sun 10:43 -->
7
+<!-- 2015-03-08 Sun 16:33 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
15
  <!--/*--><![CDATA[/*><!--*/
15
  <!--/*--><![CDATA[/*><!--*/
16
   .title  { text-align: center; }
16
   .title  { text-align: center; }
17
   .todo   { font-family: monospace; color: red; }
17
   .todo   { font-family: monospace; color: red; }
18
-  .done   { color: green; }
18
+  .done   { font-family: monospace; color: green; }
19
+  .priority { font-family: monospace; color: orange; }
19
   .tag    { background-color: #eee; font-family: monospace;
20
   .tag    { background-color: #eee; font-family: monospace;
20
             padding: 2px; font-size: 80%; font-weight: normal; }
21
             padding: 2px; font-size: 80%; font-weight: normal; }
21
   .timestamp { color: #bebebe; }
22
   .timestamp { color: #bebebe; }
156
 </div>
157
 </div>
157
 </div>
158
 </div>
158
 
159
 
160
+<div class="center">
161
+<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
162
+
163
+
164
+<colgroup>
165
+<col  class="left" />
166
+
167
+<col  class="left" />
168
+
169
+<col  class="left" />
170
+</colgroup>
171
+<tbody>
172
+<tr>
173
+<td class="left"><b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone</td>
174
+<td class="left"><b>XMPP:</b> robotics.uk.to with OTR</td>
175
+<td class="left"><b>Bitmessage:</b> BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL</td>
176
+</tr>
177
+</tbody>
178
+</table>
179
+</div>
180
+
159
 <p>
181
 <p>
160
 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.
182
 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.
161
 </p>
183
 </p>