Bob Mottram 9 лет назад
Родитель
Сommit
8dcfcc40af
2 измененных файлов: 34 добавлений и 48 удалений
  1. 18
    8
      doc/EN/test.org
  2. 16
    40
      website/EN/test.html

+ 18
- 8
doc/EN/test.org Просмотреть файл

10
 [[file:images/logo.png]]
10
 [[file:images/logo.png]]
11
 #+END_CENTER
11
 #+END_CENTER
12
 
12
 
13
-| [[./variants.html][Variants]]         |
14
-| [[./installation.html][Installation]]     |
15
-| [[./usage.html][Usage]]            |
16
-| [[./backups.html][Backups]]          |
17
-| [[./code.html][Code]]             |
18
-| [[./related.html][Related projects]] |
19
-| [[./faq.html][FAQ]]              |
20
-| [[./support.html][Support]]          |
13
+#+BEGIN_HTML
14
+ <center>
15
+ <table style="width:50%; border:0">
16
+  <tr>
17
+    <td><center><a href="variants.html">Variants</a></center></td>
18
+    <td><center><a href="installation.html">Install</a></center></td>
19
+    <td><center><a href="usage.html">Use</a></center></td>
20
+    <td><center><a href="backups.html">Backups</a></center></td>
21
+  </tr>
22
+  <tr>
23
+    <td><center><a href="code.html">Code</a></center></td>
24
+    <td><center><a href="related.html">Related</a></center></td>
25
+    <td><center><a href="faq.html">F.A.Q.</a></center></td>
26
+    <td><center><a href="support.html">Contact/Support</a></center></td>
27
+  </tr>
28
+</table>
29
+</center>
30
+#+END_HTML
21
 
31
 
22
 With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running [[https://www.debian.org/][Debian]], so 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.
32
 With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running [[https://www.debian.org/][Debian]], so 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.
23
 
33
 

+ 16
- 40
website/EN/test.html Просмотреть файл

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
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
-<!-- 2016-01-07 Thu 14:12 -->
6
+<!-- 2016-01-07 Thu 14:28 -->
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
159
 </div>
159
 </div>
160
 </div>
160
 </div>
161
 
161
 
162
-<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
163
-
164
-
165
-<colgroup>
166
-<col  class="org-left" />
167
-</colgroup>
168
-<tbody>
169
-<tr>
170
-<td class="org-left"><a href="./variants.html">Variants</a></td>
171
-</tr>
172
-
173
-<tr>
174
-<td class="org-left"><a href="./installation.html">Installation</a></td>
175
-</tr>
176
-
177
-<tr>
178
-<td class="org-left"><a href="./usage.html">Usage</a></td>
179
-</tr>
180
-
181
-<tr>
182
-<td class="org-left"><a href="./backups.html">Backups</a></td>
183
-</tr>
184
-
185
-<tr>
186
-<td class="org-left"><a href="./code.html">Code</a></td>
187
-</tr>
188
-
189
-<tr>
190
-<td class="org-left"><a href="./related.html">Related projects</a></td>
191
-</tr>
192
-
193
-<tr>
194
-<td class="org-left"><a href="./faq.html">FAQ</a></td>
195
-</tr>
196
-
197
-<tr>
198
-<td class="org-left"><a href="./support.html">Support</a></td>
199
-</tr>
200
-</tbody>
162
+ <center>
163
+ <table style="width:50%; border:0">
164
+  <tr>
165
+    <td><center><a href="variants.html">Variants</a></center></td>
166
+    <td><center><a href="installation.html">Install</a></center></td>
167
+    <td><center><a href="usage.html">Use</a></center></td>
168
+    <td><center><a href="backups.html">Backups</a></center></td>
169
+  </tr>
170
+  <tr>
171
+    <td><center><a href="code.html">Code</a></center></td>
172
+    <td><center><a href="related.html">Related</a></center></td>
173
+    <td><center><a href="faq.html">F.A.Q.</a></center></td>
174
+    <td><center><a href="support.html">Contact/Support</a></center></td>
175
+  </tr>
201
 </table>
176
 </table>
177
+</center>
202
 
178
 
203
 <p>
179
 <p>
204
 With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running <a href="https://www.debian.org/">Debian</a>, so 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.
180
 With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running <a href="https://www.debian.org/">Debian</a>, so 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.